CreateRectangleBaloon: IWxRectangleBaloon;
CreateRectangleBaloon(): Prognoz.Platform.Interop.Andy.IWxRectangleBaloon;
The CreateRectangleBaloon method creates a rectangular callout.
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, Metabase system assemblies.
After executing the example a rectangular callout is created in a workspace:
See also: