SqlGeometryItem Fields
This class is used to represent the SQL Geometry spatial data objects.Name | Description |
---|---|
AttributesProperty static | Identifies the SqlGeometryItem.Attributes dependency property. |
SridProperty static | Identifies the SqlGeometryItem.Srid dependency property. |
WktStringProperty static | Identifies the SqlGeometryItem.WktString dependency property. |
See Also