Class BlockWithOffset
Leave feedback
On this page
This class is a block of bytes with a specific offset in the byte array.
public class BlockWithOffset
| Name | Description |
|---|---|
| BlockWithOffset() | Create default instance of the BlockWithOffset |
| BlockWithOffset(byte[], int, int) | Create instance of the BlockWithOffset with predefined values |
| Name | Description |
|---|---|
| virtual GetLength() | Returns size of block |
| virtual RestoreBytes(byte[]) | Copies block bytes to given array. |
- namespace GroupDocs.Annotation.Projects.Images.Models
- assembly GroupDocs.Annotation
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.