Click or drag to resize
AB4D logo

AxesBoxVisual3DBottomRectangleVisual3D Property

Gets a RectangleVisual3D that is used to show the bottom rectangle.

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

Property Value

RectangleVisual3D
See Also