2025.3 Method
Changes 2
M

DirectShapeReferenceOptions.IsValidReferenceName

Description:
Validates that the input name can be assigned to a direct shape reference.
public static bool IsValidReferenceName(
	string name
)
  • String
    name
    The name to assign to the reference.
Return Value Boolean True if the input name is valid, false otherwise.