Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NRectangle Structure
Members


In This Topic
    NRectangle Structure
    In This Topic
    The NRectangle structure represents a rectangle in 2D space defined by it's location and size.
    Object Model
    NRectangle Structure
    Syntax
    'Declaration
     
    
    Public Structure NRectangle 
       Inherits System.ValueType
       Implements INClosedGeometryObject, INGeometryObject, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NRectangle
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Nov.Graphics.NRectangle

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also