TextNoteCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(Document, ElementId, XYZ, String, ElementId) Creates a new unwrapped TextNote element with the given properties.
Public methodStatic memberCreate(Document, ElementId, XYZ, String, TextNoteOptions) Creates a new unwrapped text note element with the given properties.
Public methodStatic memberCreate(Document, ElementId, XYZ, Double, String, ElementId) Creates a new line-wrapping text note element of the given width and properties.
Public methodStatic memberCode exampleCreate(Document, ElementId, XYZ, Double, String, TextNoteOptions) Creates a new line-wrapping text note element of the given width and properties.
Top
See Also