User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_classificationabstract.interval

Table of Contents

ITGIS_ClassificationAbstract.Interval property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationAbstract.Interval | Methods | Properties

Class interval size; default value is 1.

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

Syntax

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

Value

Type
double
Double

Remarks

Available only for methods: DefinedInterval and StandardDeviation.

References

2025/01/31 01:03

Page Tools