ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas.MetaPen Class / EndCap Property

In This Topic
    EndCap Property (MetaCanvas.MetaPen)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property EndCap As LineCap
    public override LineCap EndCap {get; set;}
    See Also