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 Create(Document, ElementId, XYZ, Double, String, TextNoteOptions)
Creates a new line-wrapping text note element of the given width and properties.

See Also