TileViewItemBuilder.HeightRatio Method
| Name | Parameters | Description |
|---|---|---|
| HeightRatio(JS) | value | Specifies a multiplier for the baseItemHeight property value (for the purpose of obtaining the actual item height). Mirrors the client-side heightRatio option. |
| HeightRatio(Double) | value | Specifies a multiplier for the baseItemHeight property value (for the purpose of obtaining the actual item height). Mirrors the client-side heightRatio option. |