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