LabelStyleLineComponentStyleLineFixedLength Property |
Gets the length of line component, if the LengthType is fixed.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble FixedLength { get; }
Public ReadOnly Property FixedLength As PropertyDouble
Get
public:
property PropertyDouble^ FixedLength {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also