ProjectedRasterSupported Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static bool Supported { get; }
Public Shared ReadOnly Property Supported As Boolean
Get
public:
static property bool Supported {
bool get ();
}
static member Supported : bool with get
Return Value
Type:
Booleantrue if the video card supports
ProjectedRaster;
otherwise,
false.
See Also