'DeclarationPublic Property CharBoxSpacing As Integer
'UsageDim instance As GcCharMaskCellType Dim value As Integer instance.CharBoxSpacing = value value = instance.CharBoxSpacing
public int CharBoxSpacing {get; set;}
Property Value
An System.Int32 value that indicates the spacing between character boxes.The default is -1.