PropertyMeta IsReadOnly Property Cognex VisionPro 9.10

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

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IPropertyMeta IsReadOnly
See Also