Get the width of the rectangle.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
SyntaxPublic Function getWidth As Double
public:
double getWidth()
member getWidth : unit -> float
Return Value
Type:
DoubleThe width of the rectangle.
See Also