GH_CapsuleRender Method |
Name | Description | |
---|---|---|
Render(Graphics, GH_PaletteStyle) |
Have this capsule draw itself onto a Graphics surface with a custom Style override.
| |
Render(Graphics, Color) |
Have this capsule draw itself onto a Graphics surface with a custom colour override.
| |
Render(Graphics, Image, GH_PaletteStyle) |
Have this capsule draw itself onto a Graphics surface with a custom Style override.
| |
Render(Graphics, Image, Color) |
Have this capsule draw itself onto a Graphics surface with a custom colour override.
| |
Render(Graphics, Boolean, Boolean, Boolean) |
Render the capsule onto a graphics context.
| |
Render(Graphics, Image, Boolean, Boolean, Boolean) |
Render the capsule onto a graphics context.
|