←Select platform

IsReadOnly Property

Summary

Indicates whether the ExObjObjectList is read-only.

Syntax
C#
C++/CLI
Python
public virtual bool IsReadOnly {get;} 
public:  
   virtual property bool IsReadOnly 
   { 
      bool get() 
   } 
IsReadOnly # get  (ExObjObjectList) 

Property Value

true if the ExObjObjectList is read-only; otherwise, false.

Remarks

This value is always false.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.