'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property Bounds As NRectangleF
'Usage
Dim instance As NTreeMapNode Dim value As NRectangleF value = instance.Bounds
[System.Xml.Serialization.XmlIgnore()] public NRectangleF Bounds {get;}