User Tools

Site Tools


api:dk11:delphi:giscontour.tgis_contourgenerator.contourbase

Table of Contents

TGIS_ContourGenerator.ContourBase property

DK11 for Delphi | GisContour.TGIS_ContourGenerator.ContourBase | Constructors | Methods | Properties | Events | Events

The "base" relative to which contour intervals are applied. To generate 10m contours at 5, 15, 25, ... the ContourBase would be 5.

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

Syntax

// Delphi
public
  property ContourBase : Double read write;
// C++ Builder
public:
  __property double ContourBase = {read, write};

Value

Type
Double
2022/11/16 01:14

Page Tools