Renders the adjustment handles of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public abstract void DrawHandles ( |
Visual Basic Copy Code |
---|
Public MustOverride 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.
This method is invoked when the item's adjustment handles must be rendered.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |