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