[]
Adds a StarWidth constraint.
public StarSizeConstraint SetStarWidth(float starWidth)
Public Function SetStarWidth(starWidth As Single) As StarSizeConstraint
Type | Name | Description |
---|---|---|
float | starWidth | The proportional width (weight). |
Type | Description |
---|---|
StarSizeConstraint | New constraint just added. |