Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRange2DD Structure
Members


In This Topic
    NRange2DD Structure
    In This Topic
    Represents a range from the 2D space defined by its min and max X and Y values
    Object Model
    NRange2DD Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NRange2DD 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NRange2DD
    [System.Serializable()]
    public struct NRange2DD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NRange2DD

    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