Click or drag to resize

PenAllPropertiesControllerCrossSection Property

Gets or sets the available cross-section choices.

Namespace: Altaxo.Gui.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> CrossSection { get; set; }

Property Value

ItemsControllerType
See Also