Table of Contents

Enum DwfWhipCapStyleID

Namespace
Aspose.CAD.FileFormats.Dwf.Whip.Objects.Service
Assembly
Aspose.CAD.dll

Represents An enumeration of cap styles used by WT_Line_End_Cap, WT_Line_Start_Cap, WT_Dash_End_Cap, and WT_Dash_Start_Cap.

[ComVisible(false)]
public enum DwfWhipCapStyleID

Fields

Butt = 0

Butt cap style

Capstyle = 4

Capstyle cap style

Diamond = 3

Diamond cap style

Round = 2

Round cap style

Square = 1

Square cap style

Undefined = -1

Undefined cap style