Bespoke Multi-Touch Framework
BoundingBoxLength Property
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentBoundingBoxLength
Gets the length of the bounding box created by the strokes within the ink segment.
Declaration Syntax
C#Visual BasicVisual C++
public double BoundingBoxLength { get; }
Public ReadOnly Property BoundingBoxLength As Double
public:
property double BoundingBoxLength {
	double get ();
}

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