<Code Lib>
2024 Method
Changes 0
M

ElementTransformUtils.CanMirrorElement

Description:
Determines whether element can be mirrored.

public static bool CanMirrorElement(
	Document ADoc,
	ElementId elemId
)

Return Value bool True if the element can be mirrored.

Loading…