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