DK11 for Java | tatukgis.jdk.TGIS_Shape.IsDeleted | Constructors | Fields | Methods | Properties
True if the Shape needs to be deleted. Deleted shape will still exist until the next save, but will not be displayed.
// Java public bool getIsDeleted(); public void setIsDeleted( bool _value );
// Oxygene public property IsDeleted : Boolean read write;
Type |
---|
bool Boolean |