IPropertyMeta IsReadOnly Property Cognex VisionPro 9.23

Returns true if the property is read only, otherwise false.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also