Nevron .NET Vision
Nevron.GraphicsCore.Shapes Namespace / NMultiPointPathSegment Class
Members


In This Topic
    NMultiPointPathSegment Class
    In This Topic
    Summary description for NMultiPointPathSegment.
    Object Model
    NMultiPointPathSegment Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NMultiPointPathSegment 
       Inherits NPathSegment
    'Usage
     
    
    Dim instance As NMultiPointPathSegment
    public abstract class NMultiPointPathSegment : NPathSegment 
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.Shapes.NPathSegment
          Nevron.GraphicsCore.Shapes.NMultiPointPathSegment
             Nevron.GraphicsCore.Shapes.NCurvePathSegment
             Nevron.GraphicsCore.Shapes.NLinesPathSegment
             Nevron.GraphicsCore.Shapes.NPolygonPathSegment

    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