VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type
In This Topic
    WebFreeTextAnnotationViewJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebFreeTextAnnotationViewJS.
    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 WebAnnotationViewJS)
    Public MethodEnds the annotation initialization. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation border is visible.
    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 WebAnnotationViewJS)
    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.
    Public MethodGets the font of the text.
    Public MethodGets the font brush of the annotation.
    Public MethodGets the value indicating whether the text is transparent.
    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 a value indicating whether the annotation is building. (Inherited from WebAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation is visible. (Inherited from WebAnnotationViewJS)
    Public MethodGets the style of leader's outline.
    Public MethodGets the point collection of leader line of the annotation.
    Public MethodGets the style of line.
    Public MethodGets the size of the line style pattern.
    Public MethodGets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. (Inherited from WebCompositeAnnotationViewJS)
    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.
    Public MethodGets the template for polygon points of annotation.
    Public MethodGets the template for the resize points of annotation.
    Public MethodGets the template for the resize points of text box.
    Public MethodGets the rotation angle, in degrees, of the annotation. (Inherited from WebCompositeAnnotationViewJS)
    Public MethodGets the rotation center point of annotation.
    Public MethodGets the rotation center point of text box.
    Public MethodGets the rotation point of annotation.
    Public MethodGets the rotation point of text box.
    Public MethodGets the shadow brush of annotation.
    Public MethodGets the shadow offset of annotation.
    Public MethodGets the size, in device-independent units (1/96th inch per unit), of the annotation. (Inherited from WebCompositeAnnotationViewJS)
    Public MethodGets a value indicating whether the annotation is symmetrical.
    Public MethodGets the text of the annotation.
    Public MethodGets the alignment of text in the annotation.
    Public MethodGets the text box of annotation.
    Public MethodGets the text padding within the annotation.
    Public MethodGets the tooltip associated with the annotation. (Inherited from WebAnnotationViewJS)
    Public MethodGets annotation type.
    Public MethodGets a value indicating whether leader line of annotation is drawn with interpolation.
    Public MethodGets a value indicating whether the annotation is mirrored vertically. (Inherited from WebAnnotationViewJS)
    Public MethodReturns a JSON-object for annotation serialization.
    Public MethodSets a value indicating whether the annotation border is visible.
    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 WebAnnotationViewJS)
    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.
    Public MethodSets the font of the text.
    Public MethodSets the font brush of the annotation.
    Public MethodSets the value indicating whether the text is transparent.
    Public MethodSets a value indicating whether the annotation is mirrored horizontally. (Inherited from WebAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation is visible.
    Public MethodSets the style of leader's outline.
    Public MethodSets the style of line.
    Public MethodSets the size of the line style pattern.
    Public MethodSets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. (Inherited from WebCompositeAnnotationViewJS)
    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.
    Public MethodSets the template for polygon points of annotation.
    Public MethodSets the template for the resize points of annotation.
    Public MethodSets the template for the resize points of text box.
    Public MethodSets the rotation angle, in degrees, of annotation. (Inherited from WebCompositeAnnotationViewJS)
    Public MethodSets the rotation center point of annotation.
    Public MethodSets the rotation center point of text box.
    Public MethodSets the rotation point of annotation.
    Public MethodSets the rotation point of text box.
    Public MethodSets the shadow brush of annotation.
    Public MethodSets the shadow offset of annotation.
    Public MethodSets the size, in device-independent units (1/96th inch per unit), of the annotation. (Inherited from WebCompositeAnnotationViewJS)
    Public MethodSets a value indicating whether the annotation is symmetrical.
    Public MethodSets the text of the annotation.
    Public MethodSets the alignment of text in the annotation.
    Public MethodSets the text box of annotation.
    Public MethodSets the text padding within the annotation.
    Public MethodSets the tooltip associated with the annotation.
    Public MethodSets a value indicating whether leader line of annotation is drawn with interpolation.
    Public MethodSets a value indicating whether the annotation is mirrored vertically. (Inherited from WebAnnotationViewJS)
    Public MethodReturns the string representation of this object. (Inherited from WebAnnotationViewJS)
    See Also