Gets whether or not the video card supports
the Projected
Raster Overlay.
Read-only property
[Visual Basic .NET] |
---|
Public Property Supported() As Boolean
|
[C#] |
---|
public bool Supported {get;}
|
[Managed C++] |
---|
public: __property bool get_Supported();
|
[Unmanaged C++] |
---|
public: HRESULT get_Supported(
|
[Java] |
---|
public bool getSupported();
|