Renders the selection handles.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public abstract void DrawHandles ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub DrawHandles( _ |
The DrawingContext surface to draw the handles on.
The style that should be used to render the handles.
This method is invoked when the item's adjustment handles must be rendered.
WpfDiagram Programmer's Guide | © 2024 MindFusion |