Nevron .NET Vision
Nevron.GraphicsCore Namespace / NPathFigure Class
Members


In This Topic
    NPathFigure Class
    In This Topic
    The NPathFigure class represents a figure, which can be drawn using an arbitrary set of path commands without lifting the drawing cursor. A path figure can either be open or closed.
    Object Model
    NPathFigure Class
    Syntax
    'Declaration
     
    
    Public Class NPathFigure 
    'Usage
     
    
    Dim instance As NPathFigure
    public class NPathFigure 
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NPathFigure

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also