Renders the component in the specified IGraphics.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void Draw ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub Draw( _ |
The drawing target.
See Also