2023 Method
Changes 4
M

LinePatternElement.GetLinePatternElementByName

Description:
Retrieves the LinePatternElement by its name.
public static LinePatternElement GetLinePatternElementByName(
	Document document,
	string name
)
  • document
    The document in which to retrieve the LinePatternElement.
  • String
    name
    The name of the LinePatternElement.
Return Value The LinePatternElement. The LinePatternElement.