VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / ContentStreamGraphicsFigureGroupView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ContentStreamGraphicsFigureGroupView Class
    In This Topic
    Determines how user can interact with ContentStreamGraphicsFigureGroup.
    Object Model
    GraphicsFigurePointsEditor GraphicsFigure IInteractionController IInteractionController IInteractionController ContentStreamGraphicsFigureGroupView
    Syntax
    'Declaration
    
    Public Class ContentStreamGraphicsFigureGroupView
       Inherits GroupFigureView
    
    
    public class ContentStreamGraphicsFigureGroupView : GroupFigureView
    
    
    public __gc class ContentStreamGraphicsFigureGroupView : public GroupFigureView*
    
    
    public ref class ContentStreamGraphicsFigureGroupView : public GroupFigureView^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.UI.GraphicsFigureView
          Vintasoft.Imaging.Pdf.UI.GroupFigureView
             Vintasoft.Imaging.Pdf.UI.ContentStreamGraphicsFigureGroupView
                Vintasoft.Imaging.Pdf.UI.OfficeContentStreamGraphicsFigureTextGroupView

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also