BlankWidth and BlankHeight specify the size, in pixel units, of a blank model image. The Image property is not used for blank models.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogOCFontModel Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The width is <= 0. |
Remarks
If the Type of this model is Blank then this property specifies the width of the model in pixels.
Default Value: 24
See Also