Click or drag to resize

GraphicBaseWidth Property

Get/sets the width of the item. This is the unscaled width.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual double Width { get; set; }

Property Value

Double
See Also