|
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.1.8864.1045
Syntax public bool IsWireframeShown { get; set; }
Property Value
BooleanSee Also