Create Method


Text Note Create Method

Overload List
Name Description
Public method Static member Create(Document, ElementId, XYZ, String, ElementId) Creates a new unwrapped TextNote element with the given properties.
Public method Static member Create(Document, ElementId, XYZ, String, TextNoteOptions) Creates a new unwrapped text note element with the given properties.
Public method Static member Create(Document, ElementId, XYZ, Double, String, ElementId) Creates a new line-wrapping text note element of the given width and properties.
Public method Static member Code example Create(Document, ElementId, XYZ, Double, String, TextNoteOptions) Creates a new line-wrapping text note element of the given width and properties.
Top
See Also