LabelStylesRootStructureLabelStyles Property |
Gets the root of all structure label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesStructureRoot StructureLabelStyles { get; }
Public ReadOnly Property StructureLabelStyles As LabelStylesStructureRoot
Get
public:
property LabelStylesStructureRoot^ StructureLabelStyles {
LabelStylesStructureRoot^ get ();
}
Property Value
LabelStylesStructureRoot
See Also