DiagramItem.DrawHandles override. Renders the adjustment handles of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public override void DrawHandles ( |
Visual Basic Copy Code |
---|
Public Overrides Sub DrawHandles( _ |
The IGraphics surface on which the handles should be drawn.
A HandlesVisualStyle instance containing brush and pen objects that should be used when drawing handles.
Provides options for the drawing operation.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |