RectangleShape(IXmlDeserializationInfo) Constructor |
Initializes a new instance of the
RectangleShape class for deserialization.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected RectangleShape(
IXmlDeserializationInfo info
)
Parameters
- info IXmlDeserializationInfo
- The deserialization information.
See Also