LabelStyleLineComponentStyleLineLength Property

Note: This API is now obsolete.

Gets the length of line component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Styles.LabelStyleLineComponent.StyleLine.FixedLength instead.", 
	false)]
public PropertyDouble Length { get; }

Property Value

PropertyDouble
See Also