User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.vectorsmartsize

Table of Contents

ITGIS_Viewer3DBase.VectorSmartSize property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.VectorSmartSize | Methods | Properties

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

Available also on: Delphi | .NET WinForms | Python.

Syntax

// C#
public Integer VectorSmartSize
{
  get {}
  set {}
}
' VisualBasic
Public Property VectorSmartSize As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property VectorSmartSize : Integer read read;

Value

Type
int
Integer
2025/01/31 01:05

Page Tools