Click or drag to resize

GH_TextDot Constructor

Overload List
  NameDescription
Public methodGH_TextDot
Default constructor, creates an invalid text dot.
Public methodGH_TextDot(GH_TextDot)
Create a duplicate of another GH_TextDot. This constructor also copies reference data.
Public methodGH_TextDot(Guid)
Create a new referenced text dot that references a Rhino text dot with the specified ID.
Public methodGH_TextDot(TextDot)
Create a duplicate of an existing text dot.
Top
See Also