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