Click or drag to resize

SignaturePoints Property

Signature as coordinates.

E.g. [{258,434}, {0,0}, {139,381}, {138,380}, {139,380}, ... ]

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Points { get; set; }

Property Value

String
See Also