DiagramItem.DrawHandles override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override void DrawHandles ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub DrawHandles( _ |
The DrawingContext surface to draw the handles on.
The style that should be used to render the handles.
See Also