ComponentOne Bitmap for WPF
Create Method (PathGeometry)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PathGeometry Class : Create Method
an instance of Factory
Creates an empty PathGeometry.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As Factory _
) As PathGeometry
public static PathGeometry Create( 
   Factory factory
)

Parameters

factory
an instance of Factory
See Also

Reference

PathGeometry Class
PathGeometry Members