Class GdbPointShape
GdbPointShape class
public class GdbPointShape : GdbShape
Constructors
Name | Description |
---|---|
GdbPointShape() | The default constructor. |
Properties
Name | Description |
---|---|
BoundingBox { get; set; } | |
override HasM { get; } | |
override HasZ { get; } | |
M { get; set; } | |
X { get; set; } | |
Y { get; set; } | |
Z { get; set; } |
See Also
- class GdbShape
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS