hwIPPTPublishOption SetGraphicsDistanceLeft
Sets the left offset of the graphics area.
Syntax
hwIPPTPublishOption_handle SetGraphicsDistanceLeft p_image_left_offset
Application
Tcl Modify
Inputs
- p_image_left_offset
- The left offset of the graphics area.
Example
Opt SetGraphicsDistanceLeft 20
Opt SetGraphicsDistanceLeft 20 false
Error
Returns success (0) or an error code.
Keywords
Tcl
Query