ComponentOne Bitmap for WPF
Create Method (Factory2)

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

Parameters

factoryType
The factory type.
See Also

Reference

Factory2 Class
Factory2 Members