ComponentOne Bitmap for UWP
Create Method (Factory2)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Factory2 Class : Create Method
The factory threading type.
Creates a new instance of the Factory2 class with the specified FactoryType.
Syntax
'Declaration
 
Public Shared Shadows Function Create( _
   ByVal factoryType As FactoryType _
) As Factory2
public new static Factory2 Create( 
   FactoryType factoryType
)

Parameters

factoryType
The factory threading type.
See Also

Reference

Factory2 Class
Factory2 Members