Click or drag to resize
AB4D logo

HeightMapVisual3DIsWireframeShown Property

Gets or set a boolean that specifies if the HeightMapVisual3D shows wireframe for the height map. Default value is false.

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

Property Value

Boolean
See Also