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