Click or drag to resize
AB4D logo

BaseTransparentObject3DGetBounds Method

Returns bounds as Rect3D of this transparent object.

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public abstract Rect3D GetBounds()

Return Value

Rect3D
bounds as Rect3D
See Also