SerializePositionAndSize Method (RoundedRectangleShape)
Serializes the position and size.
public virtual void SerializePositionAndSize(
XmlTextWriter
)
'Declaration
Public Overridable Sub SerializePositionAndSize( _
ByVal As XmlTextWriter _
)
'Usage
Dim instance As RoundedRectangleShape
Dim w As XmlTextWriter
instance.SerializePositionAndSize(w)
Parameters
- w
- XmlTextWriter to which to write (save) the position and size