Click or drag to resize

GH_DocumentObjectGetValue Method

Overload List
  NameDescription
Protected methodGetValue(String, Boolean)
Get a boolean value from the component value table.
Protected methodGetValue(String, Double)
Get a double value from the component value table.
Protected methodGetValue(String, Color)
Get a color value from the component value table.
Protected methodGetValue(String, Int32)
Get an integer value from the component value table.
Protected methodGetValue(String, String)
Get a string value from the component value table.
Top
See Also