Click or drag to resize

GH_CapsuleRenderEngineRenderIcon Method

Overload List
  NameDescription
Public methodRenderIcon(Graphics, Image, Int32, Int32)
Render an image icon centered into the box. If the content box has been defined the icon will be centered there, otherwise the outline box will be used.
Public methodRenderIcon(Graphics, Image, RectangleF, Int32, Int32)
Render an image icon centered into the box. If the content box has been defined the icon will be centered there, otherwise the outline box will be used.
Top
See Also