Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / Factory1 Class / CreatePathGeometry1 Method

In This Topic
    CreatePathGeometry1 Method
    In This Topic
    HRESULT ID2D1Factory1::CreatePathGeometry([Out, Fast] ID2D1PathGeometry1** pathGeometry)
    Syntax
    'Declaration
     
    Public Function CreatePathGeometry1() As PathGeometry1
    public PathGeometry1 CreatePathGeometry1()
    See Also