ASP.NET Pack Programmer's Guide
ShapeCollection.SyncRoot Property
See Also
 





Gets an object that can be used to synchronize access to this collection.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object SyncRoot { get; }

Visual Basic  Copy Code

Public ReadOnly Property SyncRoot As Object

 Property Value

An object that can be used to synchronize access to the collection.

 See Also

ShapeCollection Members
ShapeCollection Class
MindFusion.Diagramming Namespace