Click or drag to resize

ProjectedRasterSupported Property

Gets whether the video card supports the ProjectedRaster.

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

Return Value

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