'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property RotatedBounds As System.Boolean
'Usage
Dim instance As NInteractionStyle Dim value As System.Boolean instance.RotatedBounds = value value = instance.RotatedBounds
[System.Xml.Serialization.XmlIgnore()] public System.bool RotatedBounds {get; set;}