VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebPointBasedAnnotationRectangularTransformerJS type
Constructors SeeAlso
In This Topic
    WebPointBasedAnnotationRectangularTransformerJS Class Members
    In This Topic
    The following tables list the members exposed by WebPointBasedAnnotationRectangularTransformerJS.
    Public Constructors
    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.
    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