ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory2 Class / Create Method

In This Topic
    Create Method (Factory2)
    In This Topic
    Creates an Factory2 object.
    Syntax
    'Declaration
     
    Public Shared Shadows Function Create() As Factory2
    public new static Factory2 Create()
    See Also