Name | Description | |
---|---|---|
FromBase64String | Converts the provided WKB base64 string encoded data to geometry shape. | |
FromByteArray | Converts the provided WKB binary data to geometry shape. | |
FromString | Converts the provided string to geometry shape. | |
ToBase64String | Converts the provided geometry shape to WKB base64 encoded string. | |
ToByteArray | Converts the provided geometry shape to WKB byte array. | |
ToString | Overloaded. Converts the provided geometry shape into string representation. |