AssocArrayRectangularParametersColumnSpacing Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public double ColumnSpacing { get; set; }
Public Property ColumnSpacing As Double
Get
Set
public:
property double ColumnSpacing {
double get ();
void set (double value);
}
member ColumnSpacing : float with get, set
Property Value
Double
See Also