Click or drag to resize
AB4D logo

BaseDXVisual3DBounds Property

Gets a Rect3D that specifies the bounding box of the 3D objects shown with this Visual3D.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Rect3D Bounds { get; }

Property Value

Rect3D
See Also