Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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