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


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

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NRange2DF

    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