DK for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.AssignedParentLayerInternal | Methods | Properties
Assigns a parent pixel layer for hierarchical layer types such as WMTS (Web Map Tile Service).
// C# public void AssignedParentLayerInternal( ITGIS_LayerPixel _parent );
' VisualBasic Public Sub AssignedParentLayerInternal( ByVal _parent As ITGIS_LayerPixel )
// Oxygene public procedure AssignedParentLayerInternal( _parent : ITGIS_LayerPixel );
| Name | Type | Description |
|---|---|---|
| _parent | ITGIS_LayerPixel | parent pixel layer |