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.
// 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 |