ActiveReports 9
ImageLineWeight Enumeration

Used with ImageInfo.LineWeight to specify the weight of a line bounding an image.
Syntax
'Declaration
 
Public Enum ImageLineWeight 
   Inherits System.Enum
public enum ImageLineWeight : System.Enum 
Members
MemberDescription
DoubleRenders a double line around the image.
HairlineRenders a thin line around the image.
SingleRenders a single line around the image.
ThickRenders a thick line around the image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.ImageLineWeight

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.SpreadBuilder.Imaging Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum