DK11 for Java | tatukgis.jdk.TGIS_Viewer.ReParent | Constructors | Fields | Methods | Properties | Events
Set a new parent for the viewer.
// Java public IGIS_ViewerParent ReParent( IGIS_ViewerParent _parent );
// Oxygene public function ReParent( _parent : IGIS_ViewerParent ) : IGIS_ViewerParent;
Name | Type | Description |
---|---|---|
_parent | IGIS_ViewerParent | new parent object |
Type | Description |
---|---|
IGIS_ViewerParent | Previous parent. |
Only for internal use of TatukGIS.