LabelStyleDirectionArrowComponentStyleDirectionArrowFixedLength Property |
Gets whether the arrow length is controlled by the length setting or by the length of the object being labeled.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean FixedLength { get; }
Public ReadOnly Property FixedLength As PropertyBoolean
Get
public:
property PropertyBoolean^ FixedLength {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also