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