Click or drag to resize

STNSignatureProtocolGetHeight Method

This method returns the height 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 GetHeight()

Return Value

Type: Int32
Height in pixels

Implements

ISignatureProtocolGetHeight
See Also