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

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