DiagramNode.DrawHandles override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override void DrawHandles ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub DrawHandles( _ |
The IGraphics surface to draw the handles on.
The style that should be used to render the handles.
Provides options for the drawing operation.
See Also