'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
[System.ComponentModel.TypeConverter(Nevron.GraphicsCore.NPointFTypeConverter)] [System.ComponentModel.Editor(Nevron.Editors.NPointFTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public struct NPointF : System.ValueType