DK11 for Java | tatukgis.jdk.TGIS_Shape.IsFieldModifiedEx | Constructors | Fields | Methods | Properties
Test if shape field was modified.
// Java public bool IsFieldModifiedEx( int _id );
// Oxygene public function IsFieldModifiedEx( _id : Integer ) : Boolean;
Name | Type | Description |
---|---|---|
_id | int Integer | field index |
Type | Description |
---|---|
bool Boolean | True if field has been modified. |