DK for Python | tatukgis_pdk.IGIS_Viewer.CustomPPI | Methods | Properties
Custom resolution in pixels-per-inch. If <> 0 then used instead of SystemPPI
# Python @property def CustomPPI( self ) -> int: @CustomPPI.setter def CustomPPI( self, _value: int ) -> None:
| Type |
|---|
| int |