◆ ExposePropertyHeight()

static float ExposePropertyHeight ( ExposedMember  field,
bool  useGroups = true 
)
static
Parameters
fieldfield to be checked
useGroupsdefaults to true, specifies if grouping should be taken into account when computing the height. Set to false if you want to compute the maximum possible height it can have.
Returns
If the property is not visible because it's group is folded up, will return 0. Otherwise returns the drawn height if the property

References ExposedMember.ConditionalDisplay(), ExposedMember.isPotentialWarning, and ExposedMember.systemType.

Referenced by ExposedObjectMembers.ExposePropertyHeight(), and LimitedListMember.GetPropertyHeight().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: