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


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

    System.Object
       Nevron.GraphicsCore.NAngleUnit
          Nevron.GraphicsCore.NGradAngleUnit

    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