DK11 for Python | tatukgis.pdk.TGIS_LayerVector.FieldInfo | Constructors | Methods | Properties | Events
Returns pointer to GIS_FieldInfo structure.
# Python def FieldInfo( self _id: int ) -> tatukgis.pdk.TGIS_FieldInfo:
Name | Type | Description |
---|---|---|
_id | int | id of field to be returned |
Type | Description |
---|---|
tatukgis.pdk.TGIS_FieldInfo | Field description or nil. |