Gets the list of currently selected GwxElement objects.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxElementList SelectedObjects { get; } |
Visual Basic |
---|
Public ReadOnly Property SelectedObjects As GwxElementList Get |
JScript |
---|
function get SelectedObjects () : GwxElementList |