DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.VectorSmartSize | Methods | Properties
Shape size in pixels, less or equal will not be displayed ( must be >= 0 )
Available also on: Python.
// 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;
Type |
---|
int Integer |