Click or drag to resize

GraphicBaseX Property

Get/sets the x position of the reference point of the object in layer coordinates.

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

Property Value

Double
See Also