Rectangle Structure¶
Namespace: id3.Devices
Definition¶
Represents a rectangle.
class Rectangle
class Rectangle
public partial struct Rectangle
public class Rectangle
typedef struct id3DevicesRectangle
Properties¶
Name |
Type |
Description |
---|---|---|
Bottom-left corner of the rectangle. |
||
Bottom-right corner of the rectangle. |
||
Top-left corner of the rectangle. |
||
Top-right corner of the rectangle. |