ImportedImageVisualHeightScale Property |
A scale factor multiplied by the height of the original image to get the Height. 1 unit is 100 pixels.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double HeightScale { get; set; }Property Value
Double
See Also