InkPicture.UpdateBounds-Methode
Geschützte Member einschließen
Geerbte Member einschließen
.NET Framework-Member einschließen
.NET Compact Framework-Member einschließen
XNA Framework-Member einschließen
Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]
Updates the bounds of the control.
Überladen-Liste
Name | Beschreibung | |
---|---|---|
UpdateBounds() | Updates the bounds of the control with the current size and location. (Von Control geerbt.) | |
UpdateBounds(Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size and location. (Von Control geerbt.) | |
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size, location, and client size. (Von Control geerbt.) |
Zum Seitenanfang