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