LabelStyleLineComponentStyleLineLengthType Property |
Gets the enumeration value that specifies how to define the length of the label line component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LabelStyleLengthType> LengthType { get; }
Public ReadOnly Property LengthType As PropertyEnum(Of LabelStyleLengthType)
Get
public:
property PropertyEnum<LabelStyleLengthType>^ LengthType {
PropertyEnum<LabelStyleLengthType>^ get ();
}
Property Value
PropertyEnumLabelStyleLengthType
See Also