SupportedMethods

System.Collections.IEnumerable<AlignmentMethod> IAlignment.SupportedMethods { get; }

Gets the alignment methods supported by the actuator.

Value

IEnumerable<AlignmentMethod> – Supported alignment methods.

Throws