TextureScalingWithScalingMode Method |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic TextureScaling WithScalingMode(
TextureScalingMode scalingMode
)
Parameters
- scalingMode TextureScalingMode
- The scaling mode, i.e. how the texture image should be scaled.
Return Value
TextureScalingA new
TextureScaling instance with the updated scaling mode.
See Also