DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.Loop | Overloads | Constructors | Fields | Methods | Properties | Events
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). | |