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






Windows & Linux

Description

Latitude or longitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BreakAngleType() As AgEVeBreakAngleType
[C#]
public AgEVeBreakAngleType BreakAngleType {get;}
[Managed C++]
public: __property AgEVeBreakAngleType get_BreakAngleType();
[Unmanaged C++]
public: HRESULT get_BreakAngleType(
    AgEVeBreakAngleType * pVal
);
[Java]
public AgEVeBreakAngleType getBreakAngleType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.