Tile
Leave feedback
On this page
Represents the drawing region.
public class Tile
| Name | Description |
|---|---|
| Height { get; } | The height of the tile in pixels. |
| StartPointX { get; } | The X coordinate of the lowest left point on the drawing where the tile begins. |
| StartPointY { get; } | The Y coordinate of the lowest left point on the drawing where the tile begins. |
| Width { get; } | The width of the tile in pixels. |
| Name | Description |
|---|---|
| GetEndPointX() | Returns the X coordinate of the highest right point on the drawing where the tile ends. |
| GetEndPointY() | Returns the Y coordinate of the highest right point on the drawing where the tile ends. |
For details, see the documentation.
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
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.