ActiveReports 12
PathEx Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Rendering Namespace : PathEx Class

The following tables list the members exposed by PathEx.

Public Properties
 NameDescription
Public PropertyGets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.  
Public PropertyGets the current graphics path.  
Top
Public Methods
 NameDescription
Public MethodAppends an elliptical arc to the current figure  
Public MethodAdds a spline curve to the current figure  
Public MethodAdds an ellipse to the current path  
Public MethodAppends a line segment to this PathEx  
Public MethodAppends multiple line segments to this PathEx  
Public MethodAdds line from path's current end point to the specified point  
Public MethodAppends the specified PathEx object to this path  
Public MethodAppends rectangle to this PathEx  
Public MethodCreates an exact copy of this PathEx  
Public 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.  
Public Methodstatic (Shared in Visual Basic)Allows creation of a new instance of PathEx  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodReturns a a rectanlge bounding this path  
Public MethodIndicated whether the specifies System.Drawing.PointF is contained withing this path.  
Public MethodApplies a transform matrix to this object  
Top
Public Operators
Custom convertion operator
Top
See Also

Reference

PathEx Class
GrapeCity.ActiveReports.Rendering Namespace