EnvelopeB
Base Type: Envelope
A class for an Envelope represented in binary form.
Property |
Type |
Description |
---|---|---|
Bytes |
byte[] |
Array of byte values for the envelope. |
Remarks
The data is the binary representation of the geometry.
2/28/2020