SetCharWidthBoundingBox.SetCharWidthBoundingBox

SetCharWidthBoundingBox constructor

Initializes SetCharWidthBoundingBox operator.

public SetCharWidthBoundingBox(double wx, double wy, double llx, double lly, double urx, double ury)
ParameterTypeDescription
wxDoubleDenotes the horizontal displacement in the glyph coordinate.
wyDoubleDenotes the vertical displacement in the glyph coordinate. Shall be 0.
llxDoubleDenotes X coordinate of the lower-left corner.
llyDoubleDenotes Y coordinate of the lower-left corner.
urxDoubleDenotes X coordinate of upper-right corner.
uryDoubleDenotes Y coordinate of upper-right corner.

See Also