[]
Gets an IArray<double> object that contains adjustment values for all the adjustments in the specified shape.
IArray<double> Adjustments { get; }
ReadOnly Property Adjustments As IArray(Of Double)
Type | Description |
---|---|
IArray<double> | The IArray<double> object. |