VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / GraphicsFigureView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    GraphicsFigureView Class
    In This Topic
    Determines how to display a GraphicsFigure and how user can interact with GraphicsFigure.
    Object Model
    GraphicsFigurePointsEditor GraphicsFigure IInteractionController IInteractionController IInteractionController GraphicsFigureView
    Syntax
    'Declaration
    
    Public Class GraphicsFigureView
       Implements IPointBasedInteractiveObject, IInteractiveObject
    
    
    public class GraphicsFigureView : IPointBasedInteractiveObject, IInteractiveObject
    
    
    public __gc class GraphicsFigureView : IPointBasedInteractiveObject, IInteractiveObject
    
    
    public ref class GraphicsFigureView : IPointBasedInteractiveObject, IInteractiveObject
    
    
    Inheritance Hierarchy
    Requirements

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

    See Also