StylesRootLabelStyles Property |
Gets the root object of Civil 3D label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesRoot LabelStyles { get; }
Public ReadOnly Property LabelStyles As LabelStylesRoot
Get
public:
property LabelStylesRoot^ LabelStyles {
LabelStylesRoot^ get ();
}
Property Value
LabelStylesRoot
See Also