←Select platform

IsReadOnly Property

Summary

Indicates whether the ExObjOutlinePointList is read-only.

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

Property Value

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

Remarks

This value is always true.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.