2027 Method
Changes 4
M

DirectShapeType.RemoveReferenceObject

Description:
Removes any reference objects with the given name from the DirectShapeType. 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.