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


In This Topic
    NDegreeAngleUnit Class
    In This Topic
    Represents the degree angle unit
    Object Model
    NDegreeAngleUnit Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NGradAngleUnit)>
    <System.SerializableAttribute()>
    Public Class NDegreeAngleUnit 
       Inherits NAngleUnit
       Implements Nevron.Serialization.INSurrogateSerializable 
    'Usage
     
    
    Dim instance As NDegreeAngleUnit
    [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NGradAngleUnit)]
    [System.Serializable()]
    public class NDegreeAngleUnit : NAngleUnit, Nevron.Serialization.INSurrogateSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NAngleUnit
          Nevron.GraphicsCore.NDegreeAngleUnit

    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