TextureScalingScalingMode Property |
Gets or sets the scaling mode, i.e. how the texture image should be scaled.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TextureScalingMode ScalingMode { get; }
Property Value
TextureScalingModeThe scaling mode.
See Also