|
HeightMapVisual3DMinValue Property |
Gets or sets the minimum value of the HeightData.
When the value is not manually set, then the minimum value from the HeightData is get.
When manually setting the value, this must be done before the geometry or the texture is created.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MinValue { get; set; }
Property Value
DoubleSee Also