ComponentOne Bitmap for WPF
Create Method (PathGeometry1)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PathGeometry1 Class : Create Method
The factory.
Initializes a new instance of the PathGeometry1 class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As Factory1 _
) As PathGeometry1
public static PathGeometry1 Create( 
   Factory1 factory
)

Parameters

factory
The factory.
See Also

Reference

PathGeometry1 Class
PathGeometry1 Members