Click or drag to resize
Rectscale Method
scale the rectangle.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void scale(
	double factor
)

Parameters

factor
Type: SystemDouble
The factor by which the rectangle is to be scaled.
See Also