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