Collection of adjustment guides used for an auto shape.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class AdjustmentList : IEnumerable
Visual Basic
Public Class AdjustmentList _
	Implements IEnumerable
Visual C++
public ref class AdjustmentList : IEnumerable

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..AdjustmentList

See Also