Click or drag to resize

ShapeAdjustCollection Properties

The ShapeAdjustCollection type exposes the following members.

Properties
Name Description
Public property Count
Return a number of adjustments.
(Inherited from ShapeAdjustmentList .)
Public property IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property Item
Gets adjustment by index.
(Inherited from ShapeAdjustmentList .)
Public property SyncRoot
Gets a synchronization root. Readonly Object .
Top
See Also