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