[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.SetStarWidth

SetStarWidth Method

SetStarWidth(float)

Adds a StarWidth constraint.

Declaration
public StarSizeConstraint SetStarWidth(float starWidth)
Parameters
Type Name Description
float starWidth

The proportional width (weight).

Returns
Type Description
StarSizeConstraint

New constraint just added.