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