M

AlignmentStationLabel.CreateSet

Description:
Creates a collection of objects along with their underlying elements.
public static ICollection<AlignmentStationLabel> CreateSet(
	Alignment alignment,
	View view,
	AlignmentStationLabelSetOptions options
)
  • alignment
    The alignment on which the alignment station label is placed.
  • view
    The view for which the alignment station label is created.
  • options
    The alignment station options of the label set to be created.
Return Value ICollection<AlignmentStationLabel> ICollection AlignmentStationLabel