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


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

    System.Object
       Nevron.GraphicsCore.NAngleUnit
          Nevron.GraphicsCore.NDegreeAngleUnit
          Nevron.GraphicsCore.NGradAngleUnit
          Nevron.GraphicsCore.NRadianAngleUnit

    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