Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing Namespace > DicomEditableObject Class : ReadOnly Property |
public bool ReadOnly {get; set;}
'Declaration
Public Property ReadOnly As Boolean
'Usage
Dim instance As DicomEditableObject Dim value As Boolean instance.ReadOnly = value value = instance.ReadOnly
true
if read only; otherwise, false
.