C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / Factory Class / Create Method
The factory type.

In This Topic
Create Method (Factory)
In This Topic
Creates a new instance of the Factory class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factoryType As FactoryType _
) As Factory
 

Parameters

factoryType
The factory type.
See Also