IDrawRectOptions
Horizontal alignment within the rectangle that limits the drawing area.
Possible values:
"center"
(default)"left"
"right"
- Type:
- HorizontalAlign readonly
- Implemented in:
- IDrawRectOptions
The distance between the content and the borders of the rectangle. This property applies only if the content is aligned to the left/right or top/bottom.
- Type:
- IMargin readonly
- Implemented in:
- IDrawRectOptions
Vertical alignment within the rectangle that limits the drawing area.
Possible values:
"middle"
(default)"top"
"bottom"
- Type:
- VerticalAlign readonly
- Implemented in:
- IDrawRectOptions
Copyright © 2024 Devsoft Baltic OÜ. All rights reserved.