Skip to content

SetHeightInStars Method

SetHeightInStars

Summary

Sets the height of the grid row in stars.

Signature

1
public abstract void SetHeightInStars(double stars)

Parameters

Name Type Description
stars double The stars.

Return Value

void

Declaring Type

cAlgo.API.GridRow


Last update: March 30, 2023