The TwFrame type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Bottom |
Gets or sets the y-coordinate that is the sum of TwFrame.Top and length of image.
| |
| Left |
Gets or sets the x-coordinate of the left edge.
| |
| Right |
Gets or sets the x-coordinate that is the sum of TwFrame.Left and width of image.
| |
| Top |
Gets or sets the y-coordinate of the top edge.
|
See Also