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


In This Topic
    NPolygonF Class
    In This Topic
    The NPolygonF class represents a polygon in 2D space defined by it's vertices
    Object Model
    NPolygonF Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NPolygonF 
       Implements INClosedFigurePrimitive, INGeometryPrimitive 
    'Usage
     
    
    Dim instance As NPolygonF
    [System.Serializable()]
    public class NPolygonF : INClosedFigurePrimitive, INGeometryPrimitive  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NPolygonF

    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