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