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






Windows & Linux

Description

Get the 2D Projection properties of the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Projection() As IAgSnProjection
[C#]
public IAgSnProjection Projection {get;}
[Managed C++]
public: __property IAgSnProjection^ get_Projection();
[Unmanaged C++]
public: HRESULT get_Projection(
   IAgSnProjection ** ppRetVal
);
[Java]
public IAgSnProjection getProjection();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.