<Code Lib>
2023 Constructor
Changes 0
C

TextNoteOptions(ElementId)

Description:
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.
Overloads (2):
TextNoteOptions(ElementId)

public TextNoteOptions(
	ElementId typeId
)

Loading…