Click or drag to resize

ClosedPathShapeControllerPenController Property

Gets or sets the pen controller.

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

Property Value

PenSimpleConditionalController
See Also