Click or drag to resize

GH_DocumentObjectSetValue Method

Overload List
  NameDescription
Protected methodSetValue(String, Boolean)
Set a named value. This value will be serialized with the component.
Protected methodSetValue(String, Double)
Set a named value. This value will be serialized with the component.
Protected methodSetValue(String, Color)
Set a named value. This value will be serialized with the component.
Protected methodSetValue(String, Int32)
Set a named value. This value will be serialized with the component.
Protected methodSetValue(String, String)
Set a named value. This value will be serialized with the component.
Top
See Also