Click or drag to resize

ImportedImageVisualHeightScale Property

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

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

Property Value

Double
See Also