2026 Method
Changes 5
M

AnnotationMultipleAlignmentUtils.ElementSupportsMultiAlign

Description:
Returns true if element can be aligned to other similar elements.
public static bool ElementSupportsMultiAlign(
	Element element
)
  • element
    The element to align.
Return Value Boolean True if the element can be aligned using the multiple alignment commands, false otherwise.