DK11 for Java | tatukgis.jdk.TGIS_FieldInfo.Saved | Constructors | Methods | Properties
if True the field exist in disk based image; valid only for real disk based layer like TGIS_LayerSHP, TGIS_LayerSHP etc. Layers like TGIS_Layer_DXF and TGIS_LayerMIF are first imported into memory, value of Saved will always be false
// Java public bool getSaved(); public void setSaved( bool _value );
// Oxygene public property Saved : Boolean read write;
Type |
---|
bool Boolean |