Click or drag to resize

SignatureBounds Properties

The SignatureBounds type exposes the following members.

Properties
  NameDescription
Public propertyHeight
The height of the bounding box.
Public propertyWidth
The width of the bounding box.
Public propertyX1
The left-most coordinate in the box.
Public propertyX2
The right-most coordinate in the box.
Public propertyY1
The upper-most coordinate in the box.
Public propertyY2
The lower-most coordinate in the box.
Top
See Also