ActiveReports 9
LineStyle Enumeration

Specifies the pen style used to draw a line.
Syntax
'Declaration
 
Public Enum LineStyle 
   Inherits System.Enum
public enum LineStyle : System.Enum 
Members
MemberDescription
Dash

Dashes.

DashDotAlternating dashes and dots.
DashDotDotAlternating dashes and two dots.
DotDots.
SolidSolid line.
TransparentNo line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.LineStyle

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.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.Picture~LineStyle
ActiveReports6~GrapeCity.ActiveReports.Line~LineStyle
ActiveReports6~GrapeCity.ActiveReports.Shape~LineStyle

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum