VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / GraphicsFigureView Class
Constructors Properties Methods SeeAlso
In This Topic
    GraphicsFigureView Class Members
    In This Topic
    The following tables list the members exposed by GraphicsFigureView.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a transformer that is used for building of the graphics figure view.
    Public PropertyGets the graphics figure of the graphics figure view.
    Public PropertyGets or sets an interaction controller of the graphics figure view.
    Public PropertyGets or sets a value indicating whether this graphics figure view is enabled.
    Public PropertyGets the graphics figure points editor.
    Public PropertyGets or sets a transformer that is used for transforming (moving/resizing/rotating/...) of the graphics figure view.
    Public Methods
     NameDescription
    Public MethodOverloaded. Draws the graphics figure on specified of a viewer.
    Public MethodReturns a bounding box, in the object space, of graphics figure.
    Public MethodReturns a drawing box, in the object space, of graphics figure.
    Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space relative to the specified VintasoftImage.
    Public MethodDetermines that point belongs the graphics figure.
    Public MethodResets the Transformer.
    Protected Methods
     NameDescription
    Protected MethodReturns an affine matrix that transforms from the graphics figure space to the PDF page space.
    Protected MethodOverloaded. Returns an affine matrix for point transformation from the interactive object space to the specified .
    Protected MethodInvoked when the state of graphics figure is changed.
    See Also