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





Description

Returns the 2D graphics properties of the line target.

Property type

Read-only property

Syntax

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

[C#]
public IAgLtGraphics Graphics {get;}

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

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

[Java]
public IAgLtGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1