BalloonNumberingOptions.MinimumDigits Property

Minimum digits. This is only used if Level is kStructured or kPartsOnly.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public Property MinimumDigits As Integer
	Get
	Set

C#

public int MinimumDigits { get; set; }

Property Value

Type: Int32

See Also

Reference

BalloonNumberingOptions Class
Autodesk.iLogic.Types Namespace