STK ObjectsSend comments on this topic.
Static Property (IAgFmGraphics)
See Also
Windows





Windows & Linux

Description

Get the static graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Static() As IAgFmGfxAttributes
[C#]
public IAgFmGfxAttributes Static {get;}
[Managed C++]
public: __property IAgFmGfxAttributes ^ get_Static();
[Unmanaged C++]
public: HRESULT get_Static(
    IAgFmGfxAttributes ** ppVal
);
[Java]
public IAgFmGfxAttributes getStatic();
[Python - STK API ]
@property
def Static(self) -> "IAgFmGfxAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.