Bespoke Multi-Touch Framework
GetBounds Method
NamespacesBespoke.MultiTouch.Framework.InkStrokeGetBounds()()()
Get the bounding box of the stroke.
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle GetBounds()
Public Function GetBounds As Rectangle
public:
Rectangle GetBounds()
Return Value
The stroke's rectangular bounding box.
Remarks
The bounding box is created from the extents of each contained point.

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)