Gets/sets the MarkerSize for this graphic object in screen units.
Applies only if rendered as vertices
The default value is 1.0.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32The MarkerSize of this graphic object in screen units.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The MarkerSize for graphic objects must be greaer than 0. |
See Also