SettingsSurfaceSettingsContourLabelingSurfaceContourLabelStyleUserDefined Property |
Gets the user-defined major contour label style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString SurfaceContourLabelStyleUserDefined { get; }
Public ReadOnly Property SurfaceContourLabelStyleUserDefined As PropertyString
Get
public:
property PropertyString^ SurfaceContourLabelStyleUserDefined {
PropertyString^ get ();
}
Property Value
PropertyString
See Also