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.280
Syntax
C#
public void SetSlopePatternVisable( bool isVisable )
VB
Public Sub SetSlopePatternVisable ( isVisable As Boolean )
C++
public: void SetSlopePatternVisable( bool isVisable )
Parameters
- isVisable Boolean