Nevron.GraphicsCore Namespace / NCircularArcF Structure
Members


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

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NCircularArcF

    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