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

In This Topic
    StarSizeConstraint Class Members
    In This Topic

    The following tables list the members exposed by StarSizeConstraint.

    Public Properties
     NameDescription
    Public PropertyGets the source parameter of the anchor LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets the referenced (anchor) LayoutRect or a null reference (Nothing in Visual Basic) if the owner LayoutView is referenced. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets or sets the proportional width or height (weight) of the target LayoutRect.

    The star value must be positive or zero.

     
    Public PropertyGets the target parameter of the target LayoutRect. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Public PropertyGets the target LayoutRect for the constraint. (Inherited from GrapeCity.Documents.Layout.Constraint)
    Top
    See Also