GdbShapeFieldDescription Class
Contents
[
Hide
]Summary:
Module: aspose.gis.common.formats.gdbtable
Full Name: aspose.gis.common.formats.gdbtable.GdbShapeFieldDescription
Inheritance: GdbFieldDescription
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| GdbShapeFieldDescription() | Initializes a new instance of the GdbShapeFieldDescription class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| alias | string | r/w | |
| bounding_box | BoundingBox | r | |
| default_value | object | r/w | |
| field_type | GdbFieldType | r | |
| has_m | bool | r/w | |
| has_z | bool | r/w | |
| is_nullable | bool | r/w | |
| m_origin | double | r/w | |
| m_scale | double | r/w | |
| m_tolerance | double | r/w | |
| name | string | r/w | |
| srs_wkt | string | r/w | |
| unknown_srs_string [static] | string | r | |
| width | uint | r/w | |
| x_origin | double | r/w | |
| xy_scale | double | r/w | |
| xy_tolerance | double | r/w | |
| y_origin | double | r/w | |
| z_origin | double | r/w | |
| z_scale | double | r/w | |
| z_tolerance | double | r/w |
Constructor: GdbShapeFieldDescription()
GdbShapeFieldDescription()
Initializes a new instance of the GdbShapeFieldDescription class