ComponentOne Bitmap for WPF
IsBufferPrecisionSupported Method (DeviceContext)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : IsBufferPrecisionSupported Method
BOOL ID2D1DeviceContext::IsBufferPrecisionSupported([In] D2D1_BUFFER_PRECISION bufferPrecision)
Syntax
'Declaration
 
Public Function IsBufferPrecisionSupported( _
   ByVal bufferPrecision As BufferPrecision _
) As System.Boolean
public System.bool IsBufferPrecisionSupported( 
   BufferPrecision bufferPrecision
)

Parameters

bufferPrecision
See Also

Reference

DeviceContext Class
DeviceContext Members