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