EnableGpuAcceleration Property
In This Topic
Gets or sets a value indicating whether GPU acceleration should be enabled. Defaults to false.
Syntax
'Declaration
Public Property EnableGpuAcceleration As System.Boolean
public System.bool EnableGpuAcceleration {get; set;}
See Also