VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularObjectTransformerJS type
Constructors SeeAlso
In This Topic
    WebRectangularObjectTransformerJS Class Members
    In This Topic
    The following tables list the members exposed by WebRectangularObjectTransformerJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebRectangularObjectTransformerJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether transformer can mirror the interactive object.
    Public MethodGets a value indicating whether transformer can move the interactive object.
    Public MethodGets a value indicating whether transformer can resize the interactive object.
    Public MethodGets a value indicating whether transformer can rotate the interactive object.
    Public MethodGets a value indicating whether interactive object should hide interactive pints when moving.
    Public MethodGets a value indicating whether the interactive object is symmertical.
    Public MethodReturns the drawing box for the interaction points.
    Public MethodReturns the interaction object. (Inherited from WebInteractionControllerBaseJS)
    Public MethodPerforms an interaction between user and interaction area of interactive object.
    Public MethodSets a value indicating whether transformer can mirror the interactive object.
    Public MethodSets a value indicating whether transformer can move the interactive object.
    Public MethodSets a value indicating whether transformer can resize the interactive object.
    Public MethodSets a value indicating whether transformer can rotate the interactive object.
    Public MethodSets a value indicating whether interactive object should hide interactive pints when moving.
    Public MethodSets a value indicating whether the interactive object is symmertical.
    See Also