ItemLocationByGridForceFitIntoCell Property |
If true, the scale and rotation is taken into account, so that the object fits exactly into the grid cell.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool ForceFitIntoCell { get; set; }
Property Value
Booleantrue if scale and angle are taken into account to calculate the cell size; otherwise,
false.
See Also