Class OfficeShapeLineStyle
Specifies the style for a line.
Inheritance
System.Object
OfficeShapeLineStyle
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class OfficeShapeLineStyle : Enum
Fields
Single
Specifies the OfficeShapeLineStyle is single.
Declaration
public const OfficeShapeLineStyle Single
Field Value
Type |
---|
OfficeShapeLineStyle |
ThickBetweenThin
Specifies the OfficeShapeLineStyle is thick between thin.
Declaration
public const OfficeShapeLineStyle ThickBetweenThin
Field Value
Type |
---|
OfficeShapeLineStyle |
ThickThin
Specifies the OfficeShapeLineStyle is thick thin.
Declaration
public const OfficeShapeLineStyle ThickThin
Field Value
Type |
---|
OfficeShapeLineStyle |
ThinThick
Specifies the OfficeShapeLineStyle is thin thick.
Declaration
public const OfficeShapeLineStyle ThinThick
Field Value
Type |
---|
OfficeShapeLineStyle |
ThinThin
Specifies the OfficeShapeLineStyle is thin thin.
Declaration
public const OfficeShapeLineStyle ThinThin
Field Value
Type |
---|
OfficeShapeLineStyle |