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






Windows & Linux

Description

Graphics settings.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.