CharBoxSpacing Property (GcCharMaskCellType)
Gets or sets the spacing between character boxes.
public int CharBoxSpacing {get; set;}
'Declaration
Public Property CharBoxSpacing As Integer
'Usage
Dim instance As GcCharMaskCellType
Dim value As Integer
instance.CharBoxSpacing = value
value = instance.CharBoxSpacing
Property Value
An
System.Int32 value that indicates the spacing between character boxes.
The default is -1.