GradingStyleCollectionSetSlopePatternVisable Method |
Specifies whether the slope pattern of all grading styles is visable in the current view port(Plan/Model).
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic void SetSlopePatternVisable(
bool isVisable
)
Public Sub SetSlopePatternVisable (
isVisable As Boolean
)
public:
void SetSlopePatternVisable(
bool isVisable
)
Parameters
- isVisable Boolean
-
See Also