Class OfficeShapeLineJoinType
Specifies the type of join where two lines connects.
Inheritance
System.Object
OfficeShapeLineJoinType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeLineJoinType : Enum
Fields
Bevel
Specifies the OfficeShapeLineJoinType is bevel.
Declaration
public const OfficeShapeLineJoinType Bevel
Field Value
Type |
---|
OfficeShapeLineJoinType |
Miter
Specifies the OfficeShapeLineJoinType is miter.
Declaration
public const OfficeShapeLineJoinType Miter
Field Value
Type |
---|
OfficeShapeLineJoinType |
None
Specifies the OfficeShapeLineJoinType is none.
Declaration
public const OfficeShapeLineJoinType None
Field Value
Type |
---|
OfficeShapeLineJoinType |
Round
Specifies the OfficeShapeLineJoinType is round.
Declaration
public const OfficeShapeLineJoinType Round
Field Value
Type |
---|
OfficeShapeLineJoinType |