TextNoteOptions(ElementId)
Constructor
Description:
Constructs text options to create text of the given type.
Constructs text options to create text of the given type.
Remarks:
Except for the TypeId, all other properties of the option class will be populated with their respective default values.
Except for the TypeId, all other properties of the option class will be populated with their respective default values.
Parameters
Parameter | Type | Description |
---|---|---|
typeId | ElementId | Id of a text type that defines the style of a text note. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |