AGI STK Objects 11 Send 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 * pRetVal
);

[Java]
public AgEVeBreakAngleType getBreakAngleType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface