TTMSFNCTimelineIndicatorShape Enumeration
Shape drawn for a timeline indicator marker.
API unit family: TMSFNCTimeline
Members
| Name | Description |
|---|---|
tlisCircle |
Indicator is drawn as a circle. |
tlisSquare |
Indicator is drawn as a square. |
tlisDiamond |
Indicator is drawn as a diamond (rotated square). |
tlisTriangleUp |
Indicator is drawn as an upward-pointing triangle. |
tlisTriangleDown |
Indicator is drawn as a downward-pointing triangle. |
tlisTriangleLeft |
Indicator is drawn as a left-pointing triangle. |
tlisTriangleRight |
Indicator is drawn as a right-pointing triangle. |
tlisBitmap |
Indicator is drawn using a custom bitmap from the Appearance.Bitmap property. |