Eyeshot 10 WPF API Reference
Min Property (BoundingBox)

WPF Assembly > devDept.Eyeshot Namespace > BoundingBox Class : Min Property
Defines the minimum extension of the scene (for viewport fitting and visualization purposes).
Syntax
'Declaration
 
Public Property Min As Point3D
public Point3D Min {get; set;}
Remarks
Valid only if OverrideSceneExtents is true.
See Also

Reference

BoundingBox Class
BoundingBox Members
OverrideSceneExtents Property
Max Property