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






Windows & Linux

Description

Get the break angle type and, in the case of latitude, the direction at latitiude crossing.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Definition() As IAgVeDefinition

[C#]
public IAgVeDefinition Definition {get;}

[Managed C++]
public: __property IAgVeDefinition^ get_Definition();

[Unmanaged C++]
public: HRESULT get_Definition(
IAgVeDefinition ** ppRetVal
);

[Java]
public IAgVeDefinition getDefinition();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface