2D static graphics options.
Read-only property
[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(
|
[Java] |
---|
public IAgCvGfxStatic getStatic();
|