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: 15.0.2.11458
Syntax
C#
public double WidthScale { get; set; }

Property Value

Type: Double
See Also