AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.