ImageGear for .NET
IsReadOnly Property (ImGearLayerArray)




Gets a value indicating whether ImGearLayerArray array is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As ImGearLayerArray
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
public: __property bool get_IsReadOnly();
public:
property bool IsReadOnly {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearLayerArray Class
ImGearLayerArray Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback