'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
[System.ComponentModel.Editor(Nevron.Editors.NRectangleFTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public struct NRectangleF : System.ValueType, INClosedFigurePrimitive, INGeometryPrimitive