Click or drag to resize

GraphicBaseSize Property

Get/set the unscaled size of the item.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD2D Size { get; set; }

Property Value

PointD2D
See Also