Property | Type | Description | |
---|---|---|---|
origin | |||
size |
Method | Description | |
---|---|---|
NSRect64 ( |
Initializes a new instance of the Monobjc.Foundation.NSRect64 struct.
|
|
NSRect64 ( |
Initializes a new instance of the Monobjc.Foundation.NSRect64 struct.
|
public NSRect64 ( |
||
x | The x. | |
y | The y. | |
width | The width. | |
height | The height. | |
return | System |
public NSRect64 ( |
||
origin | The origin. | |
size | The size. | |
return | System |