User Tools

Site Tools


api:dk11:delphi:gislayerpixel.tgis_layerpixel.loop

Table of Contents

TGIS_LayerPixel.Loop method

Overloads

Inherited Overrides Protected
Name Visibility Description
Loop(Double; TGIS_Shape; Boolean) public Prepares enumerator to iterate the layer through the linear shape.
Loop(Double; TGIS_Shape; Integer; Boolean) public Prepares enumerator to iterate the layer through the linear shape.
Loop(TGIS_Extent; Double; Boolean) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent; Double; Boolean; TGIS_Shape; String; Boolean) public Prepares enumerator to iterate the layer.
Loop(TGIS_Extent; Double; Boolean; TGIS_Shape; String; Integer; Boolean) public Prepares enumerator to iterate the layer.
Loop(TGIS_Extent; Double; Integer; Boolean) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent; Double; TGIS_Shape; String; Boolean) public Prepares enumerator to iterate the layer (pixels are treated as points).
Loop(TGIS_Extent; Double; TGIS_Shape; String; Integer; Boolean) public Prepares enumerator to iterate the layer (pixels are treated as points).

References

2024/12/20 22:18

Page Tools