Click or drag to resize

GraphicBaseShearY Property

Get/sets the shear of the item. This is the factor, by which the item points are shifted in x direction, when doing a unit step in y direction. The shear is the tangents of the shear angle.

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

Property Value

Double
See Also