Specifies the default Length factor.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble LengthFactor { get; }
VB
Public ReadOnly Property LengthFactor As PropertyDouble Get
C++
public: property PropertyDouble^ LengthFactor { PropertyDouble^ get (); }