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