[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.PathGeometry.Create

Create Method

Create(Factory)

Creates an empty PathGeometry.

Declaration
public static PathGeometry Create(Factory factory)
Public Shared Function Create(factory As Factory) As PathGeometry
Parameters
Type Name Description
Factory factory

an instance of Factory

Returns
Type Description
PathGeometry