User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layerpixel.params

Table of Contents

TGIS_LayerPixel.Params property

DK11 for Java | tatukgis.jdk.TGIS_LayerPixel.Params | Constructors | Fields | Methods | Properties | Events

Returns parameters for pixel layer.

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

Syntax

// Java
public TGIS_ParamsSectionPixel getParams();
 
public void setParams(
  TGIS_ParamsSectionPixel _value
);
// Oxygene
public
  property Params : TGIS_ParamsSectionPixel read write;

Value

References

2023/02/24 20:55

Page Tools