DK11 for Python | tatukgis.pdk.IGIS_Viewer.SetViewport | Methods | Properties
Set viewport to a given position.
# Python def SetViewport( self _x: VarParameter _y: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_x | float | x coordinate |
_y | float | y coordinate |