ImageCropperThumb Class

Definition

The ImageCropperThumb control is used for ImageCropper.

public class ImageCropperThumb : Windows.UI.Xaml.Controls.Control
type ImageCropperThumb = class
    inherit Control
Public Class ImageCropperThumb
Inherits Control
Inheritance
Windows.UI.Xaml.Controls.Control
ImageCropperThumb

Constructors

ImageCropperThumb()

Initializes a new instance of the ImageCropperThumb class.

Fields

XProperty

Identifies the X dependency property.

YProperty

Identifies the Y dependency property.

Properties

X

Gets or sets the X coordinate of the ImageCropperThumb.

Y

Gets or sets the Y coordinate of the ImageCropperThumb.

Applies to