AGI STK Objects 11 Send comments on this topic.
Graphics Property (IAgSensor)
See Also 





Description

Get the 2D Graphics properties for the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Graphics() As IAgSnGraphics

[C#]
public IAgSnGraphics Graphics {get;}

[Managed C++]
public: __property IAgSnGraphics^ get_Graphics();

[Unmanaged C++]
public: HRESULT get_Graphics(
IAgSnGraphics ** ppRetVal
);

[Java]
public IAgSnGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1