'Declaration
<System.ComponentModel.TypeConverterAttribute(Nevron.GraphicsCore.NPointTypeConverter)> <System.SerializableAttribute()> Public Structure NPoint Inherits System.ValueType
'Usage
Dim instance As NPoint
[System.ComponentModel.TypeConverter(Nevron.GraphicsCore.NPointTypeConverter)] [System.Serializable()] public struct NPoint : System.ValueType