InkDrawingNode.GetRotatedBoundingBox-Methode
Gibt das gedrehte Rechteck zurück, das den InkDrawingNode umgibt.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.dll)
Syntax
'Declaration
Public Function GetRotatedBoundingBox As Point()
'Usage
Dim instance As InkDrawingNode
Dim returnValue As Point()
returnValue = instance.GetRotatedBoundingBox()
public Point[] GetRotatedBoundingBox()
public:
array<Point>^ GetRotatedBoundingBox()
public Point[] GetRotatedBoundingBox()
public function GetRotatedBoundingBox() : Point[]
Rückgabewert
Typ: array<System.Drawing.Point[]
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