Click or drag to resize

FloatingScaleBackgroundPadding Property

Gets or sets the background padding.

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

Property Value

Margin2D
See Also