SettingsPointSettingsStylesPointLabelStyleId Property |
Gets the default point label styleId.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId PointLabelStyleId { get; }
Public ReadOnly Property PointLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ PointLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also