Click or drag to resize

ImportedImageVisualWidthScale Property

A scale factor multiplied by the width of the original image to get the Width. 1 unit is 100 pixels.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public double WidthScale { get; set; }

Property Value

Double
See Also