ActiveReports 9
PenAlignment Enumeration

Gets or sets the alignment for PenEx object.
Syntax
'Declaration
 
Public Enum PenAlignment 
   Inherits System.Enum
public enum PenAlignment : System.Enum 
Members
MemberDescription
Center
Specifies that the Pen object is centered over the theoretical line.
Inset
Specifies that the Pen is positioned on the inside of the theoretical line.
Left
Specifies that the Pen is positioned on the left of the theoretical line.
Outset
Specifies that the Pen is positioned on the outside of the theoretical line.
Right
Specifies that the Pen is positioned on the right of the theoretical line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.PenAlignment

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum