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