|
HeightMapVisual3DHeightData Property |
Gets or sets a two dimensional array of double that defines the height of each point in height map.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double[,] HeightData { get; set; }
Property Value
DoubleSee Also