AlignmentStationLabel.Create
Description:
Creates an object along with its underlying element. Returns null if element creation fails.
Creates an object along with its underlying element. Returns null if element creation fails.
public static AlignmentStationLabel Create(
Alignment alignment,
View view,
AlignmentStationLabelOptions options
)
-
alignmentThe alignment on which the alignment station label is placed.
-
viewThe view for which the alignment station label is created.
-
optionsThe alignment station options of the label to be created.