ActiveReports 9
SmoothingModeEx Enumeration

Specifies if, and how, smoothing is applied to lines, curves and filled area edges.
Syntax
'Declaration
 
Public Enum SmoothingModeEx 
   Inherits System.Enum
public enum SmoothingModeEx : System.Enum 
Members
MemberDescription
AntiAliasSpecifies using antialiasing.
DefaultSpecifies default mode.
HighQualitySpecifies high qulaity rendering which has a lower rendering speed.
HighSpeedSpecifies a higher speed rendering which has a lower rendering quality.
InvalidSpecifies an invalid mode.
NoneSpecifies not to use antialiasing.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Drawing.SmoothingModeEx

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.Drawing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum