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

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