ActiveReports 9
PicturePutStyle Enumeration

Specifies how the image is aligned inside the backdrop.
Syntax
'Declaration
 
Public Enum PicturePutStyle 
   Inherits System.Enum
public enum PicturePutStyle : System.Enum 
Members
MemberDescription
BottomThe image is aligned to the bottom.
CenteredThe image is centered.
LeftThe image is aligned to the left.
RightThe image is aligned to the right.
StretchedThe image is stretched to fill the backdrop.
TiledThe image is tiled.
TopThe image is aligned to the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.PicturePutStyle

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.Chart.Graphics Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum