LabelStylesMatchLineRootLeftLabelStyles Property |
Gets the collection of all match line left label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleCollection LeftLabelStyles { get; }
Public ReadOnly Property LeftLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ LeftLabelStyles {
LabelStyleCollection^ get ();
}
Property Value
LabelStyleCollection
See Also