Gets/sets the size of this aligned box. The setter may change the
value of Center. It does not change the value of Translation.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DVect3The size of this aligned box.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If any member of size is less than 0. |
See Also