Bespoke Multi-Touch Framework
BoundingBox Property
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentBoundingBox
Gets the bounding box of the ink segment.
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle BoundingBox { get; }
Public ReadOnly Property BoundingBox As Rectangle
public:
property Rectangle BoundingBox {
	Rectangle get ();
}

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