SurfaceContourLabelGroupIsMajorContourLabelVisible Property |
Gets or sets whether the major contour's label is visible.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsMajorContourLabelVisible { get; set; }
Public Property IsMajorContourLabelVisible As Boolean
Get
Set
public:
property bool IsMajorContourLabelVisible {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also