Table of Contents

Interface IInputerShapeDrawingLayer

Namespace
HeBianGu.Control.LayerBox
Assembly
HeBianGu.Control.LayerBox.dll
public interface IInputerShapeDrawingLayer
Extension Methods

Methods

CancelInputer()

void CancelInputer()

ClearInputer()

void ClearInputer()

CommitInputer()

void CommitInputer()

ShowInputer(object, Action)

void ShowInputer(object presenter, Action commit = null)

Parameters

presenter object
commit Action

UpdateInputer(Point)

void UpdateInputer(Point point)

Parameters

point Point