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


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

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

    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