VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / RectObjectTransformer Class
Constructors Properties Methods SeeAlso
In This Topic
    RectObjectTransformer Class Members
    In This Topic
    The following tables list the members exposed by RectObjectTransformer.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RectObjectTransformer class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the object supports translation.
    Public PropertyGets or sets a value indicating whether the object supports resizing.
    Public PropertyGets or sets position changing area of the object in pixels.
    Public PropertyGets or sets a value indicating whether to show move 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 minimum object size in pixels.
    Protected MethodReturns the rectangle of an object in pixels.
    Protected MethodSets the new object rectangle in pixels.
    See Also