AGI Ui Plugins 11 Send comments on this topic.
PickType Property (IAgUiPlugin3DPickEventArgs)
See Also 
Windows






Windows & Linux

Description

A type of selection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PickType() As AgEUiPlugin3DPickType

[C#]
public AgEUiPlugin3DPickType PickType {get;}

[Managed C++]
public: __property AgEUiPlugin3DPickType get_PickType();

[Unmanaged C++]
public: HRESULT get_PickType(
AgEUiPlugin3DPickType * pRetVal
);

[Java]
public AgEUiPlugin3DPickType getPickType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface