ItemLocationDirectAspectPreservingInternalSetSizeYSilent Method |
Updates the y size 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 void InternalSetSizeYSilent(
RADouble value
)
Parameters
- value RADouble
- The new y-size value.
See Also