RelativePointPosition: IGxPointF;
RelativePointPosition: Prognoz.Platform.Interop.Drawing.IGxPointF;
The RelativePointPosition property determines the position of a callout point relative to the shape center.
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.
After executing the example a rectangular callout is created in the workspace. The callout is offset relative to the shape center. The examples of an regular shape (left) and of a shape with offset callout (right):
See also: