PropertyMeta IsReadOnly Property Cognex VisionPro 9.21 SR1

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.21.1.1
Syntax

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IPropertyMeta IsReadOnly
See Also