InkDrawingNode.GetRotatedBoundingBox-Methode
Gibt das gedrehtes Rechteck zurück, das den InkDrawingNode umgibt.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public Function GetRotatedBoundingBox As PointCollection
'Usage
Dim instance As InkDrawingNode
Dim returnValue As PointCollection
returnValue = instance.GetRotatedBoundingBox()
public PointCollection GetRotatedBoundingBox()
public:
PointCollection^ GetRotatedBoundingBox()
public PointCollection GetRotatedBoundingBox()
public function GetRotatedBoundingBox() : PointCollection
Rückgabewert
Typ: System.Windows.Media.PointCollection
Das gedrehte Rechteck, das den InkDrawingNode umgibt.
Plattformen
Windows Vista
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0