Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / PathGeometry Class
Members

In This Topic
    PathGeometry Class
    In This Topic
    ID2D1PathGeometry
    Object Model
    PathGeometry Class
    Syntax
    'Declaration
     
    Public Class PathGeometry 
       Inherits Geometry
       Implements GrapeCity.Documents.DX.IUnknown 
    public class PathGeometry : Geometry, GrapeCity.Documents.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.DX.DisposeBase
          GrapeCity.Documents.DX.CppObject
             GrapeCity.Documents.DX.ComObject
                GrapeCity.Documents.DX.Direct2D.Resource
                   GrapeCity.Documents.DX.Direct2D.Geometry
                      GrapeCity.Documents.DX.Direct2D.PathGeometry
                         GrapeCity.Documents.DX.Direct2D.PathGeometry1

    See Also