GradingStyleCollectionSetSlopePatternVisable Method

Specifies whether the slope pattern 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 SetSlopePatternVisable(
	bool isVisable
)

Parameters

isVisable  Boolean
 
See Also