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()
Public Overridable Function GetHeight As Integer
public:
virtual int GetHeight()
abstract GetHeight : unit -> int
override GetHeight : unit -> int
Return Value
Type:
Int32Height in pixels
Implements
ISignatureProtocolGetHeightSee Also