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





Description

2D Graphics properties of the coverage definition.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvGraphics Graphics {get;}

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

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

[Java]
public IAgCvGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1