Create a new GwxHide dynamic for each of the selected objects

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public GwxHide[] CreateHideDynamic()
Visual Basic
Public Function CreateHideDynamic As GwxHide()
JScript
public function CreateHideDynamic() : GwxHide[]

Return Value

The array of GwxHide dynamics that has been created

Collapse imageSee Also