User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.vectorsmartsize

Table of Contents

IGIS_Viewer3D.VectorSmartSize property

Shape size in pixels, less or equal will not be displayed ( must be >= 0 )

Syntax

# Python
@property
def VectorSmartSize(
  self
) -> int: 
 
@VectorSmartSize.setter
def VectorSmartSize(
  self,
  _value: int
) -> None: 

Value

Type
int
2026/05/25 21:51

Page Tools