ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Factory1 Class / IsSupported Property

In This Topic
    IsSupported Property
    In This Topic
    Gets a value indicating if Direct2D is supported on this platform.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSupported As Boolean
    public bool IsSupported {get;}
    See Also