DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GraphicsPath Class
Properties Methods

GraphicsPath Class Members

The following tables list the members exposed by GraphicsPath.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the array of figures in the path.  
Public PropertyGets a value specifying how the interior of closed figures is filled.  
Top
Public Methods
 NameDescription
Public MethodCreates a copy of the GraphicsPath.  
Public MethodReturns a rectangle that bounds this GraphicsPath when this path is transformed by the specified System.Numerics.Matrix3x2.  
Public MethodCreates a transformed copy of the GraphicsPath.  
Public MethodOverloaded. Widens the GraphicsPath by the specified stroke and returns the result as a new path.  
Top
See Also