ComponentOne Bitmap for WPF
IsSupported Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : IsSupported Method
BOOL ID2D1RenderTarget::IsSupported([In] const D2D1_RENDER_TARGET_PROPERTIES* renderTargetProperties)
Syntax
'Declaration
 
Public Function IsSupported( _
   ByRef renderTargetProperties As RenderTargetProperties _
) As System.Boolean
public System.bool IsSupported( 
   ref RenderTargetProperties renderTargetProperties
)

Parameters

renderTargetProperties
See Also

Reference

RenderTarget Class
RenderTarget Members