Click or drag to resize

GH_CapsuleRender Method

Overload List
  NameDescription
Public methodRender(Graphics, GH_PaletteStyle)
Have this capsule draw itself onto a Graphics surface with a custom Style override.
Public methodRender(Graphics, Color)
Have this capsule draw itself onto a Graphics surface with a custom colour override.
Public methodRender(Graphics, Image, GH_PaletteStyle)
Have this capsule draw itself onto a Graphics surface with a custom Style override.
Public methodRender(Graphics, Image, Color)
Have this capsule draw itself onto a Graphics surface with a custom colour override.
Public methodRender(Graphics, Boolean, Boolean, Boolean)
Render the capsule onto a graphics context.
Public methodRender(Graphics, Image, Boolean, Boolean, Boolean)
Render the capsule onto a graphics context.
Top
See Also