Nevron.GraphicsCore Namespace / NPointF Structure
Members


NPointF Structure
Object Model
NPointF Structure
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute(Nevron.GraphicsCore.NPointFTypeConverter)>
<System.ComponentModel.EditorAttribute(Nevron.Editors.NPointFTypeEditor, System.Drawing.Design.UITypeEditor)>
<System.SerializableAttribute()>
Public Structure NPointF 
   Inherits System.ValueType
 
'Usage
 
Dim instance As NPointF
Inheritance Hierarchy

System.Object
   System.ValueType
      Nevron.GraphicsCore.NPointF

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