BorderStyles

The following values may be used for the ShapeBorderStyle property (Main Control).

Value

Meaning

sbrTransparent

Transparent

sbrSolid

Solid line

sbrDash

Dash line (valid only for 1-pixel lines)

sbrDot

Dot line (valid only for 1-pixel lines)

sbrDashDot

Dash dot line (valid only for 1-pixel lines)

sbrDashDotDot

Dash dot dot line (valid only for 1-pixel lines)