Nevron.GraphicsCore Namespace / NArcF Structure
Members


In This Topic
    NArcF Structure
    In This Topic
    Object Model
    NArcF Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NArcF 
       Inherits System.ValueType
       Implements INGeometryPrimitive, INOpenFigurePrimitive 
    'Usage
     
    
    Dim instance As NArcF
    [System.Serializable()]
    public struct NArcF : System.ValueType, INGeometryPrimitive, INOpenFigurePrimitive  
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NArcF

    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