2024 Method
Changes 4
M

DirectShape.RemoveReferenceObject

Description:
Removes any reference objects with the given name from the DirectShape. Nothing is done if no reference objects have the given name or if the name is the empty string.
Overloads (2):
RemoveReferenceObject(String)
public void RemoveReferenceObject(
	string refName
)
  • String
    refName
    The name of the reference object(s) to be removed.