TTMSFNCTimelineAnnotationLineDrawingParams Record
Start and end points of the line drawn between an indicator and its annotation callout.
API unit family: TMSFNCTimeline
Syntax
TTMSFNCTimelineAnnotationLineDrawingParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
EndPoint |
TPointF |
Point on the annotation balloon where the leader line ends. |
StartPoint |
TPointF |
Point on the indicator where the leader line begins. |