Nevron.GraphicsCore Namespace / NRectangleF Structure
Members


NRectangleF Structure
Object Model
NRectangleF Structure
Syntax
'Declaration
 
<System.ComponentModel.EditorAttribute(Nevron.Editors.NRectangleFTypeEditor, System.Drawing.Design.UITypeEditor)>
<System.SerializableAttribute()>
Public Structure NRectangleF 
   Inherits System.ValueType
   Implements INClosedFigurePrimitive, INGeometryPrimitive 
 
'Usage
 
Dim instance As NRectangleF
Inheritance Hierarchy

System.Object
   System.ValueType
      Nevron.GraphicsCore.NRectangleF

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