InkPicture.SetBounds-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.]
Sets the bounds of the control.
Überladen-Liste
Name | Beschreibung | |
---|---|---|
SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. (Von Control geerbt.) | |
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. (Von Control geerbt.) |
Zum Seitenanfang