Click or drag to resize

OpenPathShapeBasePen Property

Gets or sets the pen used to draw the path.

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual PenX3D Pen { get; set; }

Property Value

PenX3D
See Also