<Code Lib>
2025 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
)

  • typeId
    Id of a text type that defines the style of a text note.

Loading…