[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.SetStarHeight

SetStarHeight Method

SetStarHeight(float)

Adds a StarHeight constraint.

Declaration
public StarSizeConstraint SetStarHeight(float starHeight)
Public Function SetStarHeight(starHeight As Single) As StarSizeConstraint
Parameters
Type Name Description
float starHeight

The proportional height (weight).

Returns
Type Description
StarSizeConstraint

New constraint just added.