[]
        
(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
object
StarSizeConstraint
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

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