IResizable Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an element which can be resized and moved through deltas. This interface is used in conjunction with the WindowResizeGrip.
public interface class IResizable
public interface class IResizable
__interface IResizable
public interface IResizable
type IResizable = interface
Public Interface IResizable
This interface is used in conjunction with the WindowResizeGrip.
Current |
Gets the position of the resizable element, in logical coordinates. |
Current |
Gets the screen position of the resizable element, in device coordinates. |
Max |
Gets the maximum size of the resizable element, in logical coordinates. |
Min |
Gets the minimum size of the resizable element, in logical coordinates. |
Update |
Repositions the element with the given deltas. |
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |