[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DashCap

DashCap Enum

Represents the dash style of the pen.

Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public enum DashCap

Fields

Name Description
Flat

End caps are flat.

Round

End caps are round.

Square

End caps are square.