2024 Method
Changes 0
M

DirectShape.CreateElement

Description:
Creates a DirectShape object and adds it to document.
public static DirectShape CreateElement(
	Document document,
	ElementId categoryId
)
Return Value DirectShape The created DirectShape object.