ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Factory Class / CreatePathGeometry Method

In This Topic
    CreatePathGeometry Method
    In This Topic
    HRESULT ID2D1Factory::CreatePathGeometry([Out, Fast] ID2D1PathGeometry** pathGeometry)
    Syntax
    'Declaration
     
    Public Function CreatePathGeometry() As PathGeometry
    public PathGeometry CreatePathGeometry()
    See Also