Click or drag to resize

GraphicBaseParentSize Property

Gets the size of the parent object.

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

Property Value

PointD2D
See Also