For more information, please see the
CodePlex project page and the
Getting Started guide.
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Task


Draw a filled rectangle, inverting the pixels underneath it
Namespace: Lego.Ev3.CoreAssembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- x
- Type:
System UInt16
X position
- y
- Type:
System UInt16
Y position
- width
- Type:
System UInt16
Width of the rectangle
- height
- Type:
System UInt16
Height of the rectangle
Return Value
Type:
See Also