DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.AssignedParentLayerInternal | Constructors | Fields | Methods | Properties | Events
Assigns a parent layer. To be used only in layers like WMTS.
// Delphi public procedure AssignedParentLayerInternal( const _parent : TGIS_LayerPixel );
// C++ Builder public: void AssignedParentLayerInternal( TGIS_LayerPixel* const _parent );
Name | Type | Description |
---|---|---|
_parent | TGIS_LayerPixel | parent layer |