 |
HeightMapVisual3DIsWireframeShown Property |
Gets or set a boolean that specifies if the HeightMapVisual3D shows wireframe for the height map. Default value is false.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic bool IsWireframeShown { get; set; }
Property Value
Boolean
See Also