Share via


DictType.displayHeight Method

Retrieves the display height for the type.

Syntax

public int displayHeight([boolean useDefaults])

Run On

Called

Parameters

  • useDefaults
    Type: boolean
    A Boolean value that indicates whether to use the default values if the type does not have a length.

Return Value

Type: int
The display height for the type.

See Also

Reference

DictType Class