Singer Instruments PIXL Client
ColumnSpacing Property



SI.PIXL.Client.Structs.PlateHandling Namespace > Layout Structure : ColumnSpacing Property
Get the amount of spacing, in millimetres, between each column.
Syntax
'Declaration
 
Public ReadOnly Property ColumnSpacing As Double
'Usage
 
Dim instance As Layout
Dim value As Double
 
value = instance.ColumnSpacing
public double ColumnSpacing {get;}
public:
property double ColumnSpacing {
   double get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Layout Structure
Layout Members