Class GdbShapeFieldDescription
Contents
[
Hide
]GdbShapeFieldDescription class
public class GdbShapeFieldDescription : GdbFieldDescription
Constructors
| Name | Description |
|---|---|
| GdbShapeFieldDescription() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Alias { get; set; } | |
| BoundingBox { get; } | |
| DefaultValue { get; set; } | |
| FieldType { get; } | |
| HasM { get; set; } | |
| HasZ { get; set; } | |
| IsNullable { get; set; } | |
| MOrigin { get; set; } | |
| MScale { get; set; } | |
| MTolerance { get; set; } | |
| Name { get; set; } | |
| SrsWkt { get; set; } | |
| Width { get; set; } | |
| XOrigin { get; set; } | |
| XYScale { get; set; } | |
| XYTolerance { get; set; } | |
| YOrigin { get; set; } | |
| ZOrigin { get; set; } | |
| ZScale { get; set; } | |
| ZTolerance { get; set; } | |
| static UnknownSrsString { get; } |
See Also
- class GdbFieldDescription
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS