DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.getEdited | Constructors | Fields | Methods | Properties | Events
Internally used by TGIS_Viewer.
// C# protected TGIS_Shape getEdited( TGIS_Shape _shape );
' VisualBasic Protected Function getEdited( ByVal _shape As TGIS_Shape ) As TGIS_Shape
// Oxygene protected function getEdited( _shape : TGIS_Shape ) : TGIS_Shape;
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | shape for which editable "mirror" will be found |
Type | Description |
---|---|
TGIS_Shape | Editable clone in-memory or _shape itself |
Will try to retrieve a mirror shape from an edited list. If impossible, then given shape will be returned. Decision will be made based on Uid.