Returns the 3D BPlane Event properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Event() As IAgVeVOBPlaneEvent
|
| [C#] |
|---|
public IAgVeVOBPlaneEvent Event {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneEvent^ get_Event();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Event(
|
| [Java] |
|---|
public IAgVeVOBPlaneEvent getEvent();
|