Click or drag to resize

IPadContentDefaultPosition Property

Gets the default position of this pad.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
DefaultPadPositions DefaultPosition { get; }

Property Value

DefaultPadPositions
The default pad position.
See Also