User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.vectorsmartsize

Table of Contents

IGIS_Viewer3D.VectorSmartSize property

DK for Python | tatukgis_pdk.IGIS_Viewer3D.VectorSmartSize | Methods | Properties

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

Available also on: ActiveX.

Syntax

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

Value

Type
int
2025/01/31 01:19

Page Tools