Gets the GwxPick dynamic that controls this command object.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxPick GetParentPick()
Visual Basic
Public Function GetParentPick As GwxPick
JScript
public function GetParentPick() : GwxPick

Return Value

The owner GwxPick dynamic.

See Also