Table of Contents

Class EditPolygonImageView.CornerHandleView

Namespace
IO.Scanbot.Sdk.UI
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/EditPolygonImageView$CornerHandleView", DoNotGenerateAcw = true)]
public sealed class EditPolygonImageView.CornerHandleView : View, Drawable.ICallback, IAccessibilityEventSource, KeyEvent.ICallback, IJavaObject, IJavaPeerable, IDisposable
Inheritance
EditPolygonImageView.CornerHandleView
Implements
Inherited Members

Constructors

CornerHandleView(EditPolygonImageView, Context, int)

[Register(".ctor", "(Lio/scanbot/sdk/ui/EditPolygonImageView;Landroid/content/Context;I)V", "")]
public CornerHandleView(EditPolygonImageView __self, Context context, int cornerIndex)

Parameters

__self EditPolygonImageView
context Context
cornerIndex int

Properties

CornerIndex

public int CornerIndex { get; }

Property Value

int

IsEditing

public bool IsEditing { get; }

Property Value

bool

KeyboardStepPx

public float KeyboardStepPx { get; }

Property Value

float

KeyboardStepPxLarge

public float KeyboardStepPxLarge { get; }

Property Value

float

Tdg

[Register("tdg")]
public EditPolygonImageView Tdg { get; set; }

Property Value

EditPolygonImageView

Tdk

[Register("tdk")]
public int Tdk { get; set; }

Property Value

int

Tdn

[Register("tdn")]
public float Tdn { get; set; }

Property Value

float

Tds

[Register("tds")]
public bool Tds { get; set; }

Property Value

bool

Tdx

[Register("tdx")]
public float Tdx { get; set; }

Property Value

float

Methods

OnFocusChanged(bool, FocusSearchDirection, Rect)

[Register("onFocusChanged", "(ZILandroid/graphics/Rect;)V", "")]
public void OnFocusChanged(bool p0, FocusSearchDirection p1, Rect p2)

Parameters

p0 bool
p1 FocusSearchDirection
p2 Rect