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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface