Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / Factory1 Class / IsSupported Property

In This Topic
    IsSupported Property (Factory1)
    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