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





Windows & Linux

Description

2D static graphics options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.