TextureScalingControllerSourceTextureSize Property |
Sets the size of the source texture. This is used by the view to automatically change the value of one size/scale when the value for the other size/scale is changed.
Namespace: Altaxo.Gui.Common.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public VectorD2D SourceTextureSize { set; }
Property Value
VectorD2DThe size of the source texture.
See Also