Method CreateFloatProperty
CreateFloatProperty(string, string, double)
Creates float property.
PropertyGridItemHandle CreateFloatProperty(string label, string name, double value)
Parameters
Returns
- PropertyGridItemHandle
Handle to the item.
Creates float property.
PropertyGridItemHandle CreateFloatProperty(string label, string name, double value)
Handle to the item.