Table of Contents

TTMSFNCBloxStrokeStyle Enumeration

Specifies the line pattern used to draw a stroke.

API unit family: TMSFNCBloxCoreTypes

Members

Name Description
ssNone No line is drawn.
ssSolid A continuous solid line is drawn.
ssDash A line of dashes is drawn.
ssDot A line of dots is drawn.
ssDashDot A line alternating dashes and dots is drawn.
ssDashDotDot A line alternating a dash and two dots is drawn.