DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.VectorSimplification | Methods | Properties
Enable/disable vector simplification process.
Available also on: Python.
// C# public Boolean VectorSimplification { get {} set {} }
' VisualBasic Public Property VectorSimplification As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property VectorSimplification : Boolean read read;
Type |
---|
bool Boolean |