Click or drag to resize

GraphicBase_location Field

The item's location (size, position, rotation, shear, scale ..)

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected ItemLocationDirect _location

Field Value

ItemLocationDirect
Remarks
The location is the vector from the reference point of the parent (normally the left upper corner of the parent) to the reference point of this object (normally also the left upper corner of the object).
See Also