Gets a value indicating whether access to the collection is synchronized (thread-safe).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized { get; }
SyncRoot returns an object, which can be used to synchronize access to the collection.