AGI STK Objects 11 Send comments on this topic.
DistanceData Property (IAgSnProjection)
See Also 





Description

Value of the criterion used for determining the projection distance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DistanceData() As IAgDisplayDistance

[C#]
public IAgDisplayDistance DistanceData {get;}

[Managed C++]
public: __property IAgDisplayDistance^ get_DistanceData();

[Unmanaged C++]
public: HRESULT get_DistanceData(
IAgDisplayDistance ** ppRetVal
);

[Java]
public IAgDisplayDistance getDistanceData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1