AGI STK Objects 11Send comments on this topic.
Event Property (IAgVeVOBPlaneInstance)
See Also 
Windows






Windows & Linux

Description

Returns the 3D BPlane Event properties.

Property type

Read-only property

Syntax

[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(
   IAgVeVOBPlaneEvent ** ppRetVal
);
[Java]
public IAgVeVOBPlaneEvent getEvent();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.