Sets the Layer visibility on the Document.
IvExtSetLayerVisibility ( documentPart As Part, _ name As String, _ visible As Boolean ) As Boolean
Argument | Type | Description |
---|---|---|
documentPart | part | Drawing Document |
name | string | Layer Name |
visible | boolean | Visibility flag |