GdbPointShape Class
Summary:
Module: aspose.gis.common.formats.gdbtable
Full Name: aspose.gis.common.formats.gdbtable.GdbPointShape
Inheritance: GdbShape
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| GdbPointShape() | Initializes a new instance of the GdbPointShape class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounding_box | BoundingBox | r/w | |
| has_m | bool | r | |
| has_z | bool | r | |
| m | Nullable | r/w | |
| x | double | r/w | |
| y | double | r/w | |
| z | Nullable | r/w |
Constructor: GdbPointShape()
GdbPointShape()
Initializes a new instance of the GdbPointShape class