DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.AttachLayer | Constructors | Methods | Properties | Events
Attach layer to the viewer by re-parenting.
Available also on: Delphi FMX | .NET WinForms | ActiveX.
// Java public IGIS_Viewer AttachLayer( TGIS_LayerAbstract _layer );
// Oxygene public function AttachLayer( _layer : TGIS_LayerAbstract ) : IGIS_Viewer;
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerAbstract | layer to be attached |
Type | Description |
---|---|
IGIS_Viewer |
Only for internal use of TatukGIS.