ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDisplayChannels Class / IsSynchronized Property




In This Topic
IsSynchronized Property (ImGearDisplayChannels)
In This Topic
Gets a value indicating whether access to the collection is synchronized.
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
 
'Usage
 
Dim instance As ImGearDisplayChannels
Dim value As Boolean
 
value = instance.IsSynchronized

Property Value

Boolean value.
See Also