Printing Methods
The following methods offer control over composing and printing the contents of SIS application and ActiveX Control windows.
Compose | Composes the current window, in preparation for using PlacePrintTemplate or CreatePhoto on another window. |
ComposeEx | Creates a named composition of the current session, in preparation for using PlacePrintTemplate or CreatePhoto on another session. |
CreateComposition | Creates a named composition based on the current open Map Frame item. |
CreateGraticule | Creates a Graticule item using the current open Map Frame item. |
CreateKeyMap | Creates a Key Map item. |
CreateTable | Creates a table item on the Print Template at the specified location which contains attributes of the defined overlay |
CreateNorthPoint | Creates a North Point item using the current open Map Frame item. |
CreatePhoto | Creates a Map Frame item in the current window, filling it with the composed window. |
CreatePhotoEx | Creates a Map Frame item in the current session, filling it with the specified named composition. |
CreateScaleBar | Creates a Scale Bar item using the current open Map Frame item. |
DefineNolPrintTemplate | Defines a named print template from the current window contents. |
DeleteComposition | Deletes a named composition. |
FillPhotoFromComposition | Refills the current open Map Frame item from a named composition. |
FillSwdFromComposition | Refills the current swd from a named composition. |
GetOverlayThemeLegend | Gets an overlay theme legend as a BLOB string within a coordinate reference system. |
GetPhotoWorldPos | Gets the world position from a paper position within the current open Map Frame item. |
PhotoGrid | Sets the default grid on the current open Map Frame item. |
PlacePrintTemplate | Places a Print Template in the current SWD, filling it with the composed window. |
PlacePrintTemplateEx | Places a Print Template in the current SWD, filling it with the specified named composition. |
SendPrint | Prints the current window. |
SetPhotoWorldCentre | Sets the centre of the view within the current open Map Frame item. |