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

In This Topic
    PathTypes Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PathTypes As Byte()
    public byte[] PathTypes {get;}
    See Also