GradingStyleCollectionSetCenterMarkerVisable Method

Specifies whether the center marker of all grading styles is visable in the current view port(Plan/Model).

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetCenterMarkerVisable(
	bool isVisable
)

Parameters

isVisable  Boolean
 
See Also