Spread WPF Documentation
StrokeDashType Enumeration


Specifies the dash type.
Syntax
'Declaration
 
Public Enum StrokeDashType 
   Inherits System.Enum
'Usage
 
Dim instance As StrokeDashType
public enum StrokeDashType : System.Enum 
Members
MemberDescription
DashSpecifies the dash type.
DashDotSpecifies the dash dot type.
DotSpecifies the dot type.
HairSpecifies the hair type.
LongDashSpecifies the long dash type.
LongDashDotSpecifies the long dash dot type.
LongDashDotDotSpecifies the long dash dot dot type.
NoneSpecifies none.
ThinSpecifies the thin type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.StrokeDashType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.