'Declaration
<System.ComponentModel.TypeConverterAttribute(Nevron.GraphicsCore.NPointDTypeConverter)> <System.ComponentModel.EditorAttribute(Nevron.Editors.NPointDTypeEditor, System.Drawing.Design.UITypeEditor)> <System.SerializableAttribute()> Public Structure NPointD Inherits System.ValueType
'Usage
Dim instance As NPointD
[System.ComponentModel.TypeConverter(Nevron.GraphicsCore.NPointDTypeConverter)] [System.ComponentModel.Editor(Nevron.Editors.NPointDTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public struct NPointD : System.ValueType