ActiveReports 12
IPathEx Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : IPathEx Interface

The following tables list the members exposed by IPathEx.

Public Properties
 NameDescription
 PropertyGets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.  
Top
Public Methods
 NameDescription
 MethodAppends an elliptical arc to the current figure  
 MethodAdds a spline curve to the current figure  
 MethodAdds an ellipse to the current path  
 MethodAppends a line segment to this DDPath  
 MethodAppends multiple line segments to this DDPath  
 MethodAdds line from path's current end point to the specified point  
 MethodAppends the specified DDPath object to this path  
 MethodAppends rectangle to this path  
 MethodCreates an exact copy of this IPathEx  
 MethodCloses all open figures in this path and starts a new figure. It closes each open figure by connecting a line from its endpoint to its starting point.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method
Returns a rectangle bounding this path.
 
 MethodIndicated whether the specifies System.Drawing.PointF is contained withing this path.  
Top
See Also

Reference

IPathEx Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace