VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / WpfRectObjectTransformer Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfRectObjectTransformer Class Members
    In This Topic
    The following tables list the members exposed by WpfRectObjectTransformer.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfRectObjectTransformer class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the object can be moved.
    Public PropertyGets or sets a value indicating whether the object can be resized.
    Public PropertyGets a value indicating whether the object is transforming.
    Public PropertyGets or sets position changing area of the object in pixels.
    Public PropertyGets or sets a value indicating whether to show transformation cursor.
    Public PropertyGets or sets a value indicating whether to show resize cursor.
    Public PropertyGets or sets size changing area of the object in pixels.
    Public Methods
     NameDescription
    Public MethodSaves initial parameters, when object transformation is started.
    Public MethodCreates new rectangle of an object, based on transformation mode and current cursor position.
    Protected Methods
     NameDescription
    Protected MethodReturns the bounding box of the object's parent container in pixels.
    Protected MethodReturns the current cursor.
    Protected MethodReturns the minimum object size in pixels.
    Protected MethodReturns the rectangle of an object in pixels.
    Protected MethodSets the new rectangle of an object in pixels.
    See Also