Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / StarSizeConstraint Class / StarValue Property

In This Topic
    StarValue Property
    In This Topic
    Gets or sets the proportional width or height (weight) of the target LayoutRect.

    The star value must be positive or zero.

    Syntax
    'Declaration
     
    Public Property StarValue As System.Single
    public System.float StarValue {get; set;}
    See Also