VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebEmbeddedImageAnnotationViewJS type
Constructors SeeAlso
In This Topic
    WebEmbeddedImageAnnotationViewJS Class Members
    In This Topic
    The following tables list the members exposed by WebEmbeddedImageAnnotationViewJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebEmbeddedImageAnnotationViewJS class.
    Methods
     NameDescription
    Public MethodBegins the annotation initialization. (Inherited from WebAnnotationViewJS)
    Public MethodCreates a new annotation that is a copy of the current annotation. (Inherited from WebAnnotationViewJS)
    Public MethodOverloaded. Copies the state of the current annotation to the target annotation.
    Public MethodDeserializes annotation.
    Public MethodDraws an annotation on the canvas drawing context in the coordinate space of annotation. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodEnds the annotation initialization. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation border is visible. (Inherited from WebAnnotationViewJS)
    Public MethodGets the builder of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation can be mirrored. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation can be moved. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation can be resized. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets a value indicating whether the annotation can be rotated. (Inherited from WebAnnotationViewJS)
    Public MethodGets annotation comment. (Inherited from WebAnnotationViewJS)
    Public MethodGets information about the user who created the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the creation time of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the background brush of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the GUID of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation is mirrored horizontally. (Inherited from WebAnnotationViewJS)
    Public MethodGets the image of annotation.
    Public MethodGets the interaction controller of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation is building. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether annotation is drawn. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether annotation is initialized. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether this annotation is ready for drawing, for example, line annotation has points. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets a value indicating whether the text box transformer is enabled. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets a value indicating whether the annotation text does not fit the text area. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets a value indicating whether the annotation is visible. (Inherited from WebAnnotationViewJS)
    Public MethodGets the style of line. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets the size of the line style pattern. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether annotation must maintain the aspect ratio of image. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodGets information about the user who modified the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the last time this annotation was modified. (Inherited from WebAnnotationViewJS)
    Public MethodGets the name of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the style of the annotation's outline. (Inherited from WebAnnotationViewJS)
    Public MethodGets the template for the resize points of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the rotation angle, in degrees, of the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the rotation center point of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the rotation point of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the shadow brush of annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets the shadow offset of annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets the size, in device-independent units (1/96th inch per unit), of the annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets a value indicating whether the annotation is symmetrical. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodGets the text of the annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets the text box of annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets the text properties of the annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodGets the tooltip associated with the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets the transformer of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets annotation type.
    Public MethodGets a value indicating whether the annotation is mirrored vertically. (Inherited from WebAnnotationViewJS)
    Public MethodReturns the bounding box of annotation with taken into account position and rotation of annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodReturns the drawing box for annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodReturns the drawing context of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodReturns the last transformation matrix that was applied to the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodReturns the rectangle of interaction object. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodReturns a rectangle that defines text area in annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodReturns the transformation matrix in the annotation coordinate space. (Inherited from WebAnnotationViewJS)
    Public MethodReturns a value indicating whether point is located on annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodRaises the 'propertyChanged' event. (Inherited from WebAnnotationViewJS)
    Public MethodRaises the 'propertyChanging' event. (Inherited from WebAnnotationViewJS)
    Public MethodReturns a JSON-object for annotation serialization.
    Public MethodSets a value indicating whether the annotation border is visible. (Inherited from WebAnnotationViewJS)
    Public MethodSets the builder of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation can be mirrored. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation can be moved. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the size of the annotation can be changed. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodSets a value indicating whether the annotation can be rotated. (Inherited from WebAnnotationViewJS)
    Public MethodSets annotation comment. (Inherited from WebAnnotationViewJS)
    Public MethodSets information about the user who created the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the creation time of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the background brush of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation is mirrored horizontally. (Inherited from WebAnnotationViewJS)
    Public MethodSets the image of annotation.
    Public MethodSets the interaction controller of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the text box transformer is enabled. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodSets a value indicating whether the annotation is visible. (Inherited from WebAnnotationViewJS)
    Public MethodSets the style of line. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodSets the size of the line style pattern. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodSets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether annotation must maintain the aspect ratio of image. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodSets information about the user who modified the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the last time this annotation was modified. (Inherited from WebAnnotationViewJS)
    Public MethodSets the name of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the style of the annotation's outline. (Inherited from WebAnnotationViewJS)
    Public MethodSets the template for the resize points of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the rotation angle, in degrees, of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the rotation center point of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the rotation point of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the shadow brush of annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodSets the shadow offset of annotation. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodSets the size, in device-independent units (1/96th inch per unit), of the annotation. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation is symmetrical. Value of this property has effect only if value of MaintainAspectRatio property is set to false. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodSets the text of the annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodSets the text box of annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodSets the text of the annotation. (Inherited from WebTextAnnotationViewBaseJS)
    Public MethodSets the tooltip associated with the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the transformer of annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation is mirrored vertically. (Inherited from WebAnnotationViewJS)
    Public MethodSynchronizes the annotation settings and interaction controller settings. (Inherited from WebImageBaseAnnotationViewJS)
    Public MethodSets the last transformation matrix that was applied to the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodSets the rectangle of interaction object. (Inherited from WebRectangleAnnotationViewJS)
    Public MethodReturns the string representation of this object. (Inherited from WebAnnotationViewJS)
    Events
     NameDescription
    Public EventOccurs when mouse event fires under annotation. (Inherited from WebAnnotationViewJS)
    Public EventOccurs when annotation property is changed. (Inherited from WebAnnotationViewJS)
    Public EventOccurs when annotation property is changing. (Inherited from WebAnnotationViewJS)
    See Also