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