Stroke.GetRect Method

Neo smartpen SDK

StrokeGetRect Method

A square corresponding to the area of the stroke is obtained.

Namespace:  Neosmartpen.Net
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public RectangleF GetRect()

Return Value

Type: RectangleF
a rectangular object of type float
See Also