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: 15.0.2.11458
Syntaxpublic double HeightScale { get; set; }Property Value
Type:
Double
See Also