ComponentOne Bitmap for WPF
Create Method (Factory1)

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

Parameters

factoryType
The factory type.
See Also

Reference

Factory1 Class
Factory1 Members