Points(Index: Integer): IGxPointF;
Points(Index: integer): Prognoz.Platform.Interop.Drawing.IGxPointF;
Index. Index of callout point.
The Points property determines callout point coordinates.
Executing the example requires a form with the Button1 button, the WorkspaceBox component and the UiWorkspace component named UiWorkspace1, which is a data source for WorkspaceBox.
Add links to the Andy, Drawing, Workspace system assemblies.
Executing the example will change default coordinates (left) of the fourth callout point for the specified ones (right):
See also: