Skybound Rebar

MeasureButtonEventArgs.MeasuredWidth Property

Gets or sets the measured width of the button.

[Visual Basic]
Public Property MeasuredWidth As Integer
[C#]
public int MeasuredWidth {get; set;}

Property Value

The measured width of the band.

Remarks

Set this property to specify the width of the button (the height of rebar buttons is fixed).

See Also

MeasureButtonEventArgs Class | Skybound.Rebar Namespace