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.
// Delphi public property ContourBase : Double read write;
// C++ Builder public: __property double ContourBase = {read, write};
Type |
---|
Double |