AlignmentSpiralStartDirection Property |
Gets the direction value at the start point.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic double StartDirection { get; }
Public ReadOnly Property StartDirection As Double
Get
public:
property double StartDirection {
double get ();
}
Property Value
Double
See Also