ItemLocationDirectAspectPreservingInternalSetScaleSilent Method |
Updates all scale components while preserving the configured aspect ratio.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override bool InternalSetScaleSilent(
VectorD3D value
)
Parameters
- value VectorD3D
- The new scale vector.
Return Value
Boolean if any relevant value changed; otherwise,
.
See Also