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






Windows & Linux

Description

Value of latitude or longitude used for defining pass break.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BreakAngle() As IAgVeBreakAngle

[C#]
public IAgVeBreakAngle BreakAngle {get;}

[Managed C++]
public: __property IAgVeBreakAngle^ get_BreakAngle();

[Unmanaged C++]
public: HRESULT get_BreakAngle(
IAgVeBreakAngle ** ppRetVal
);

[Java]
public IAgVeBreakAngle getBreakAngle();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface