[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.StarSizeConstraint

Class StarSizeConstraint

Namespace
GrapeCity.Documents.Layout
Assembly
GcDocs.Imaging.dll

Determines the proportional width or height (weight) of the target LayoutRect.

public class StarSizeConstraint : Constraint
Inheritance
StarSizeConstraint
Inherited Members

Properties

StarValue

Gets or sets the proportional width or height (weight) of the target LayoutRect.

The star value must be positive or zero.

public float StarValue { get; set; }

Property Value

float