Table of Contents

Interface IToolService

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Service that manages tool selection.

public interface IToolService

Properties

CurrentTool

Gets/Sets the currently selected tool.

DesignPanelHitTestFilterCallback

Set custom HitTestFilterCallback for DesignPanel

PointerTool

Gets the 'pointer' tool. The pointer tool is the default tool for selecting and moving elements.

Events

CurrentToolChanged

Is raised when the current tool changes.