DirectShapeReferenceOptions.IsValidReferenceName
Description:
Validates that the input name can be assigned to a direct shape reference.
Validates that the input name can be assigned to a direct shape reference.
public static bool IsValidReferenceName(
string name
)
-
StringnameThe name to assign to the reference.
Return Value
bool
True if the input name is valid, false otherwise.
-
A non-optional argument was null