[]
Represents a collection of adjustment values for the specified AutoShape or connector.
public interface IAdjustments : IEnumerable
Public Interface IAdjustments
Inherits IEnumerable
| Name | Description |
|---|---|
| Count | Gets the count of adjustments point. |
| this[int] | Gets or sets the value of specified adjustment point. |