Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnDataProvider Class : CanRead Property |
public virtual bool CanRead {get;}
'Declaration
Public Overridable ReadOnly Property CanRead As Boolean
public virtual bool CanRead {get;}
public boolean canRead()
get_CanRead();
This value is used by the automation object to detect if the AnnDataProvider provider in IAnnAutomationControl supports read operations (GetImageData can be called) and therefore, enables the associated user interface elements for calling these methods.