Click or drag to resize

WorkspaceReadOnly Property

Returns 'true' if the workspace is currently in read-only mode.

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override bool ReadOnly { get; }

Property Value

Type: Boolean
See Also