Click or drag to resize

SignatureGetBounds Method

This method gets the bounding box of this signature.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public SignatureBounds GetBounds()

Return Value

Type: SignatureBounds
A bounding box around this signature.
See Also