ComponentOne Bitmap for UWP
CreatePathGeometry Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Factory Class : CreatePathGeometry Method
HRESULT ID2D1Factory::CreatePathGeometry([Out, Fast] ID2D1PathGeometry** pathGeometry)
Syntax
'Declaration
 
Public Function CreatePathGeometry() As PathGeometry
public PathGeometry CreatePathGeometry()
See Also

Reference

Factory Class
Factory Members