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


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

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

    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