LabelStyleLineComponentLine Property |
Gets the line style settings.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleLineComponentStyleLine Line { get; }
Public ReadOnly Property Line As LabelStyleLineComponentStyleLine
Get
public:
property LabelStyleLineComponentStyleLine^ Line {
LabelStyleLineComponentStyleLine^ get ();
}
Property Value
LabelStyleLineComponentStyleLine
See Also