ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PenEx Class / Color Property

In This Topic
    Color Property (PenEx)
    In This Topic
    Gets or sets the color of this PenEx object.
    Syntax
    'Declaration
     
    Public MustOverride Property Color As Color
    public abstract Color Color {get; set;}
    See Also