AlignmentHorizontalSpiralSpiralLength Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public double SpiralLength { get; }
 
Public ReadOnly Property SpiralLength As Double
        Get
 
public:
property double SpiralLength {
        double get ();
}
 
member SpiralLength : float with get
 
 
 
Property Value
Type: 
Double 
See Also