DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.SetViewport | Constructors | Methods | Properties | Events
Set viewport to a given position.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.SetViewport.
# Python def SetViewport( self _x: VarParameter _y: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_x | float | x coordinate |
_y | float | y coordinate |