M

AlignmentStationLabel.Create

Description:
Creates an object along with its underlying element. Returns null if element creation fails.
public static AlignmentStationLabel Create(
	Alignment alignment,
	View view,
	AlignmentStationLabelOptions 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 to be created.
Return Value AlignmentStationLabel AlignmentStationLabel