Rectangle Structure¶
Namespace: id3.Finger
Definition¶
Represents a rectangle.
class Rectangle
class Rectangle
public partial struct Rectangle
public class Rectangle
public typealias Rectangle = id3FingerRectangle
typedef struct id3FingerRectangle
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. |