DK11 for Delphi | GisContour.TGIS_ContourGenerator.CalculateInterval | Overloads | Constructors | Methods | Properties | Events
Calculates ContourInterval for default 20 levels and sets ContourBase to the lowest value of the source layer.
// Delphi public procedure CalculateInterval( const _src : TGIS_LayerPixel ); overload;
// C++ Builder public: void CalculateInterval( TGIS_LayerPixel* const _src ) /* overload */;
Name | Type | Description |
---|---|---|
_src | TGIS_LayerPixel | source grid layer |