Method | Description | |
---|---|---|
Apply ( Point &offset, |
||
ColorComponent ( Color color, int width, int height = null, Point position = null, bool positionRelativeFromPrevious = true, bool increaseXOffset = true, bool increaseYOffset = false ) : System |
public Apply ( Point &offset, |
||
offset | Point | |
canvas | ||
return | void |
public ColorComponent ( Color color, int width, int height = null, Point position = null, bool positionRelativeFromPrevious = true, bool increaseXOffset = true, bool increaseYOffset = false ) : System | ||
color | Color | |
width | int | |
height | int | |
position | Point | |
positionRelativeFromPrevious | bool | |
increaseXOffset | bool | |
increaseYOffset | bool | |
return | System |