ConvertPtToView(Pt: Prognoz.Platform.Interop.Drawing.IGxPoint): Prognoz.Platform.Interop.Drawing.IGxPointF;
Pt. Point in pixels.
The ConvertPtToView method converts the defined point in pixels into a point in millimeters.
Executing the example requires a form with the WorkspaceBox component named WorkspaceBox1 and a data source for WorkspaceBox1.
Add links to the Andy, Drawing, Workspace system assemblies.
After executing the example the workspace view will be created and parameters will be set, clicking the button will also display an ellipse.
See also: