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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1