ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing.Drawing2D Namespace / GraphicsPath Class
Members

In This Topic
    GraphicsPath Class
    In This Topic
    Cross-platform graphics path implementation. Represents a series of connected lines and curves.
    Object Model
    GraphicsPath Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GraphicsPath 
    public sealed class GraphicsPath 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath

    See Also