Click or drag to resize

ViewPort3DWorldOrigin Property

Gets or sets the world origin in 3D space.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PointD3D WorldOrigin { get; set; }

Property Value

PointD3D
See Also