ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool IsSupported {get;}
    See Also