Overload | Description |
---|---|
ExportToWKB(WKBExportFlags,Geometry) | Writes an OGC well-known binary formatted version of the input geometry to a buffer. |
ExportToWKB(WKBExportFlags,Geometry,Byte[]) | Writes an OGC well-known binary formatted version of the input geometry to the specified buffer. |