Click or drag to resize

BoundBoxVO Class

Bound Box Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorBoundBoxVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class BoundBoxVO

The BoundBoxVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMaxX
Max. X
Public propertyMaxY
Max. Y
Public propertyMaxZ
Max. Z
Public propertyMinX
Min. X
Public propertyMinY
Min. Y
Public propertyMinZ
Min. Z
Public propertyOriginalString
Bound Box Original String
Top
See Also