ImageCropperThumb Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.ControlImageCropperThumb
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. |