Removes the default view from a display
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void UnsetDefaultView() |
Visual Basic |
---|
Public Sub UnsetDefaultView |
JScript |
---|
public function UnsetDefaultView() |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | The EwxLayer should be part of a GraphWorX display to perform this operation |