Table of Contents

Class EditPolygonImageView.EditPolygonDragStateEventArgs

Namespace
IO.Scanbot.Sdk.UI
Assembly
DocumentSDK.NET.Droid.dll
public class EditPolygonImageView.EditPolygonDragStateEventArgs : EventArgs
Inheritance
EditPolygonImageView.EditPolygonDragStateEventArgs
Inherited Members

Constructors

EditPolygonDragStateEventArgs(bool)

public EditPolygonDragStateEventArgs(bool isDragging)

Parameters

isDragging bool

Properties

IsDragging

public bool IsDragging { get; }

Property Value

bool