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. |