Table of Contents

Class EditPolygonImageView.EditPolygonDragEventArgs

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

Constructors

EditPolygonDragEventArgs(bool)

public EditPolygonDragEventArgs(bool isFullPolygonSelected)

Parameters

isFullPolygonSelected bool

Properties

IsFullPolygonSelected

public bool IsFullPolygonSelected { get; }

Property Value

bool