ComponentOne Bitmap for WPF
Create Method (Factory)

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

Parameters

factoryType
The factory type.
See Also

Reference

Factory Class
Factory Members