<Code Lib>
M

Alignment.GetAlignments(View)

Description:
Returns all alignments visible in the given view.
Overloads (2):
GetAlignments(View)

public static ICollection<Alignment> GetAlignments(
	View view
)

  • view
    The view for which the alignments are returned.
Return Value ICollection<Alignment> ICollection Alignment

Loading…