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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1