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






Windows & Linux

Description

Get the star's 2D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Graphics() As IAgStGraphics
[C#]
public IAgStGraphics Graphics {get;}
[Managed C++]
public: __property IAgStGraphics^ get_Graphics();
[Unmanaged C++]
public: HRESULT get_Graphics(
   IAgStGraphics ** ppRetVal
);
[Java]
public IAgStGraphics getGraphics();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.