LabelStyleDirectionArrowComponentStyleDirectionArrowLengthOrMinimumLength Property

Gets the length of direction arrow.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyDouble LengthOrMinimumLength { get; }

Property Value

PropertyDouble
Remarks
If the FixedLength set to true,it get the length of direction arrow's fixed length.. If the FixedLength set to false, it get the minimum length for direction arrow.
See Also