Version

Search Results

RelativeHeight Constructor(Single,Single,Single)

Initializes a new instance of the RelativeHeight class. Syntax Parameters value A percentage value.min Minimum value.max Maximum value.

RelativeWidth Class

Represents a relative width. This class allows to set the width of an element as a percentage to the width of the container. Syntax

RelativeWidth Class Members

Public Constructors Public Properties

RelativeWidth Class Properties

Public Properties

Constraint Property (RelativeWidth)

Gets or sets the constraint. Syntax

Value Property (RelativeWidth)

Gets or sets the percentage value. Syntax

RelativeWidth Constructor(Single)

Initializes a new instance of the RelativeWidth class. Syntax Parameters value A percentage value.

RelativeWidth Constructor(Single,Single,Single)

Initializes a new instance of the RelativeWidth class. Syntax Parameters value A percentage value.min Minimum value.max Maximum value.