Click or drag to resize

STNSignatureProtocolGetWidth Method

This method returns the width of the device's display in pixels.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public virtual int GetWidth()

Return Value

Type: Int32
Width in pixels

Implements

ISignatureProtocolGetWidth
See Also