G3DCartesicCoordinateSystemUpdateAreaSize Method |
Updates the internal storage of the rectangular area size to a new value.
Namespace: Altaxo.Graph.Gdi.CSAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override void UpdateAreaSize(
PointD2D size
)
Parameters
- size PointD2D
- The new size.
See Also