Method | Description | |
---|---|---|
Arrange ( RectangleF finalSize ) : void |
Arranges the specified final size.
|
|
Measure ( Vector2 availableSize ) : Vector2 |
The measure.
|
|
WrapPanelControl ( ) : System.Runtime.Serialization |
Initializes a new instance of the WrapPanelControl class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
The dispose.
|
public Arrange ( RectangleF finalSize ) : void | ||
finalSize | RectangleF | The final size. |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | /// The disposing. /// |
return | void |
public Measure ( Vector2 availableSize ) : Vector2 | ||
availableSize | Vector2 | /// The available size. /// |
return | Vector2 |
public WrapPanelControl ( ) : System.Runtime.Serialization | ||
return | System.Runtime.Serialization |