User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramssection.normalizedz

Table of Contents

TGIS_ParamsSection.NormalizedZ property

DK11 for Delphi | GisParams.TGIS_ParamsSection.NormalizedZ | Constructors | Fields | Methods | Properties

If not Off then Z coordinated scaling should be normalized according to viewer size. Useful for data which Z coordinate does not represent heights. Default is Off.

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

Syntax

// Delphi
public
  property NormalizedZ : TGIS_3DNormalizationType read write;
// C++ Builder
public:
  __property TGIS_3DNormalizationType* NormalizedZ = {read, write};

Value

2022/11/30 19:18

Page Tools