SqlGeometryItem Properties
This class is used to represent the SQL Geometry spatial data objects.| Name | Description |
|---|---|
| Attributes | Returns the collection of MapItemAttribute objects assigned to this item. |
| Srid | Gets or sets the spatial reference ID of the item. |
| WktString | Gets or sets the string representing the Well-Known Text. |
See Also