Application.NewFamilySymbolProfile
Method
Description:
Creates a new FamilySymbolProfile object.
Creates a new FamilySymbolProfile object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| familySymbol | FamilySymbol | The family symbol of the Profile. |
Return Value
| Type | Description |
|---|---|
| FamilySymbolProfile | The new FamilySymbolProfile object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the argument familySymbol is. |