Click or drag to resize
AB4D logo

HeightMapVisual3DSize Property

Gets or sets the size of the HeightMap. Note that the Size.Y defines the scale that is used to multiply each height data value with.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Size3D Size { get; set; }

Property Value

Size3D
See Also