<Code Lib>
2023 Method
Changes 0
M

DirectShape.SetName

Description:
Sets the name for the DirectShape element.

public void SetName(
	string name
)

  • String
    name
    The name.

Loading…