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


In This Topic
    NPathFigureList Class
    In This Topic
    Represents a list of NPathFigure objects
    Object Model
    NPathFigureList Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Collections.NSingleList)>
    Public Class NPathFigureList 
       Inherits Nevron.Collections.NList
    'Usage
     
    
    Dim instance As NPathFigureList
    [System.Reflection.DefaultMember("Item")]
    [System.Xml.Serialization.XmlInclude(Nevron.Collections.NSingleList)]
    public class NPathFigureList : Nevron.Collections.NList 
    Inheritance Hierarchy

    System.Object
       Nevron.Collections.NList
          Nevron.GraphicsCore.NPathFigureList

    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