IDrawElementRect#
- class ansys.stk.core.stkx.IDrawElementRect#
Bases: IDrawElement
Define a rectangle in control coordinates.
Overview#
Set the rectangle coordinates. |
The x-coordinate of the left edge of this rectangle. |
|
The x-coordinate of the right edge of this rectangle. |
|
The y-coordinate of the top edge of this rectangle. |
|
The y-coordinate of the bottom edge of this rectangle. |
|
Color of the rectangle. |
|
Specify the width of the line. |
|
Specify the style of the line. |
Import detail#
from ansys.stk.core.stkx import IDrawElementRect