DK for Python | tatukgis_pdk.TGIS_LayerPixel.AssignedParentLayerInternal | Constructors | Methods | Properties | Events
Assigns a parent layer. To be used only in layers like WMTS.
# Python def AssignedParentLayerInternal( self, _parent: TGIS_LayerPixel ) -> None:
| Name | Type | Description |
|---|---|---|
| _parent | TGIS_LayerPixel | parent layer |