Eyeshot 9.0 WPF API Reference
Max Property (BoundingBox)

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

Reference

BoundingBox Class
BoundingBox Members
OverrideSceneExtents Property
Min Property