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