Class OfficeShapeLineDashStyle
Specifies the dash style for a line.
Inheritance
System.Object
OfficeShapeLineDashStyle
Namespace: Syncfusion.Office
Assembly: Syncfusion.DocIO.UWP.dll
Syntax
public sealed class OfficeShapeLineDashStyle : Enum
Fields
Dash
Specifies the OfficeShapeLineDashStyle is dash.
Declaration
public const OfficeShapeLineDashStyle Dash
Field Value
Type |
---|
OfficeShapeLineDashStyle |
DashDot
Specifies the OfficeShapeLineDashStyle is dash dot.
Declaration
public const OfficeShapeLineDashStyle DashDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
DashDotDot
Specifies the OfficeShapeLineDashStyle is dash dot dot.
Declaration
public const OfficeShapeLineDashStyle DashDotDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
DashLongDash
Specifies the OfficeShapeLineDashStyle is dash long dash.
Declaration
public const OfficeShapeLineDashStyle DashLongDash
Field Value
Type |
---|
OfficeShapeLineDashStyle |
DashLongDashDot
Specifies the OfficeShapeLineDashStyle is dash long dash dot.
Declaration
public const OfficeShapeLineDashStyle DashLongDashDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
Dot
Specifies the OfficeShapeLineDashStyle is dot.
Declaration
public const OfficeShapeLineDashStyle Dot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
None
Specifies the OfficeShapeLineDashStyle is none.
Declaration
public const OfficeShapeLineDashStyle None
Field Value
Type |
---|
OfficeShapeLineDashStyle |
RoundDot
Specifies the OfficeShapeLineDashStyle is round dot.
Declaration
public const OfficeShapeLineDashStyle RoundDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
Solid
Specifies the OfficeShapeLineDashStyle is solid.
Declaration
public const OfficeShapeLineDashStyle Solid
Field Value
Type |
---|
OfficeShapeLineDashStyle |
SquareDot
Specifies the OfficeShapeLineDashStyle is square dot.
Declaration
public const OfficeShapeLineDashStyle SquareDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |
SystemDashDot
Specifies the OfficeShapeLineDashStyle is system dash dot.
Declaration
public const OfficeShapeLineDashStyle SystemDashDot
Field Value
Type |
---|
OfficeShapeLineDashStyle |