VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / ContentStreamGraphicsFigureGroupView Class
In This Topic
    ContentStreamGraphicsFigureGroupView Class Methods
    In This Topic
    For a list of all methods of this type, see ContentStreamGraphicsFigureGroupView.
    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. (Inherited from GraphicsFigureView)
    Public MethodReturns a drawing box, in the object space, of graphics figure. (Inherited from GraphicsFigureView)
    Public MethodReturns an enumerator that iterates through the GroupFigureView. (Inherited from GroupFigureView)
    Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space relative to the specified VintasoftImage. (Inherited from GraphicsFigureView)
    Public MethodOverloaded. Returns a value indicating whether point belongs the graphics figure. (Inherited from GraphicsFigureView)
    Public MethodResets the Transformer. (Inherited from GraphicsFigureView)
    Protected Methods
     NameDescription
    Protected MethodReturns an affine matrix that transforms from the graphics figure space to the PDF page space. (Inherited from GraphicsFigureView)
    Protected MethodOverloaded. Returns an affine matrix for point transformation from the interactive object space to the specified . (Inherited from GraphicsFigureView)
    Protected MethodInvoked when the state of graphics figure is changed. (Inherited from GraphicsFigureView)
    See Also