Nevron .NET Vision
Nevron.GraphicsCore Namespace / NEllipseSegmentF Structure
Members


In This Topic
    NEllipseSegmentF Structure
    In This Topic
    Represents a segment of an ellipse in 2D space, defined by an ellipse and start and sweep angles
    Object Model
    NEllipseSegmentF Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NEllipseSegmentF 
       Inherits System.ValueType
       Implements INGeometryPrimitive, INOpenFigurePrimitive 
    'Usage
     
    
    Dim instance As NEllipseSegmentF
    [System.Serializable()]
    public struct NEllipseSegmentF : System.ValueType, INGeometryPrimitive, INOpenFigurePrimitive  
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NEllipseSegmentF

    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