Renders the component in the specified IGraphics.
Namespace: MindFusion.Diagramming.ComponentsPackage: MindFusion.Diagramming
public virtual void Draw ( IGraphics graphics, RenderOptions options)
Public Overridable Sub Draw( _ graphics As IGraphics, _ options As RenderOptions _)
The drawing target.
ComponentBase MembersComponentBase ClassMindFusion.Diagramming.Components Namespace