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