Click or drag to resize

ProjectedRasterSupported Property

Gets whether or not the video card supports the ProjectedRaster.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static bool Supported { get; }

Return Value

Type: Boolean
true if the video card supports ProjectedRaster; otherwise, false.
See Also