VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Rendering Namespace / AnnotationRenderer Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationRenderer Class Members
    In This Topic
    The following tables list the members exposed by AnnotationRenderer.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the AnnotationRenderer class.
    Public Properties
     NameDescription
    Public PropertyGets the annotation data.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this AnnotationRenderer object.
    Public MethodOverloaded. Returns a drawing box, in the DIP space, of annotation.
    Public MethodReturns a matrix that transforms the annotation from the content space to the drawing surface space.
    Public MethodReturns the matrix that transforms the annotation from the content space to the image space.
    Public MethodOverloaded. Renders the annotation on empty drawing surface.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Renders annotations on specified image.
    Protected Methods
     NameDescription
    Protected MethodRenders the annotation on the DrawingEngine in the coordinate space of annotation.
    Protected MethodRenders the annotation on the DrawingEngine in the coordinate space of drawing surface.
    Protected MethodTransforms the matrix from the annotation's content space to the image space.
    See Also