Class OfficeShapeLineDashStyle
Specifies the dash style for a line.
Inheritance
System.Object
    OfficeShapeLineDashStyle
  Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeLineDashStyle : EnumFields
Dash
Specifies the OfficeShapeLineDashStyle is dash.
Declaration
public const OfficeShapeLineDashStyle DashField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
DashDot
Specifies the OfficeShapeLineDashStyle is dash dot.
Declaration
public const OfficeShapeLineDashStyle DashDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
DashDotDot
Specifies the OfficeShapeLineDashStyle is dash dot dot.
Declaration
public const OfficeShapeLineDashStyle DashDotDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
DashLongDash
Specifies the OfficeShapeLineDashStyle is dash long dash.
Declaration
public const OfficeShapeLineDashStyle DashLongDashField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
DashLongDashDot
Specifies the OfficeShapeLineDashStyle is dash long dash dot.
Declaration
public const OfficeShapeLineDashStyle DashLongDashDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
Dot
Specifies the OfficeShapeLineDashStyle is dot.
Declaration
public const OfficeShapeLineDashStyle DotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
None
Specifies the OfficeShapeLineDashStyle is none.
Declaration
public const OfficeShapeLineDashStyle NoneField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
RoundDot
Specifies the OfficeShapeLineDashStyle is round dot.
Declaration
public const OfficeShapeLineDashStyle RoundDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
Solid
Specifies the OfficeShapeLineDashStyle is solid.
Declaration
public const OfficeShapeLineDashStyle SolidField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
SquareDot
Specifies the OfficeShapeLineDashStyle is square dot.
Declaration
public const OfficeShapeLineDashStyle SquareDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle | 
SystemDashDot
Specifies the OfficeShapeLineDashStyle is system dash dot.
Declaration
public const OfficeShapeLineDashStyle SystemDashDotField Value
| Type | 
|---|
| OfficeShapeLineDashStyle |