Description
Floats the PaletteSet with area position and size specified by the Rectangle.
Visual Basic
Public Function FloatControl( value As Rect ) As void
C#
public void FloatControl( Rect value );
Parameters
| Parameters | Description |
|---|---|
| Rect value | Rectangle specifying the position and size of the floating PaletteSet |