ComponentOne Bitmap for WPF
PathGeometry Constructor

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PathGeometry Class : PathGeometry Constructor
The native pointer.
Initializes a new instance of the PathGeometry class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public PathGeometry( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

PathGeometry Class
PathGeometry Members