Bespoke Multi-Touch Framework
GetFeatureValue Method (feature)
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentGetFeatureValue(InkSegment..::.Features)
Retrieve the value of a particular feature from this ink segment.
Declaration Syntax
C#Visual BasicVisual C++
public double GetFeatureValue(
	InkSegment..::.Features feature
)
Public Function GetFeatureValue ( _
	feature As InkSegment..::.Features _
) As Double
public:
double GetFeatureValue(
	InkSegment..::.Features feature
)
Parameters
feature (InkSegment..::.Features)
The feature to retreive.
Return Value
The value of the feature.

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