DirectShapeType.SetFamilyName
Description:
Sets the family name for the DirectShapeType.
Sets the family name for the DirectShapeType.
Remarks:
By default the family name is either Direct Shape or a category-specific name. When a category-specific name is used the family name cannot be set.
By default the family name is either Direct Shape or a category-specific name. When a category-specific name is used the family name cannot be set.
public void SetFamilyName(
string name
)
-
StringnameFamily name for the DirectShapeType.
-
The element type name was empty, contained invalid characters, or was invalid for the specific element type.
-
A non-optional argument was null
-
The given DirectShapeType has a category which does not support a custom family name.