AGI STK Objects 11 Send comments on this topic.
AreaTypeData Property (IAgAreaTarget)
See Also 





Description

Get the data defining the boundary with the selected method.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AreaTypeData() As IAgAreaTypeData

[C#]
public IAgAreaTypeData AreaTypeData {get;}

[Managed C++]
public: __property IAgAreaTypeData^ get_AreaTypeData();

[Unmanaged C++]
public: HRESULT get_AreaTypeData(
IAgAreaTypeData ** ppRetVal
);

[Java]
public IAgAreaTypeData getAreaTypeData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1