Class EditPolygonImageView.CornerHandleView
[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
__selfEditPolygonImageViewcontextContextcornerIndexint
Properties
CornerIndex
public int CornerIndex { get; }
Property Value
IsEditing
public bool IsEditing { get; }
Property Value
KeyboardStepPx
public float KeyboardStepPx { get; }
Property Value
KeyboardStepPxLarge
public float KeyboardStepPxLarge { get; }
Property Value
Lam
[Register("lam")]
public float Lam { get; set; }
Property Value
Lan
[Register("lan")]
public EditPolygonImageView Lan { get; set; }
Property Value
Lao
[Register("lao")]
public int Lao { get; set; }
Property Value
Las
[Register("las")]
public float Las { get; set; }
Property Value
Lax
[Register("lax")]
public bool Lax { get; set; }
Property Value
Methods
OnFocusChanged(bool, FocusSearchDirection, Rect)
[Register("onFocusChanged", "(ZILandroid/graphics/Rect;)V", "")]
public void OnFocusChanged(bool p0, FocusSearchDirection p1, Rect p2)
Parameters
p0boolp1FocusSearchDirectionp2Rect