The Region Object - HTML2EXE Programming Interface

Document Path: Home Page / Programming / HTML2EXE / Interfaces / Region Object  
Properties Bottom Handle Left Right Top
Methods AddPoint Create CreateFromImageOutline IsValid
Properties

Bottom

Value long
Access Get
Notes

Handle

Value ULONG
Access Get
Notes

Left

Value long
Access Get
Notes

Right

Value long
Access Get
Notes

Top

Value long
Access Get
Notes
Methods

AddPoint

Return Value
Arguments:
  • long x
  • long y
Notes

Create

Return Value VARIANT_BOOL
Notes

CreateFromImageOutline

Return Value
Arguments:
  • BSTR imgResName
  • double tolerance
Notes

IsValid

Return Value VARIANT_BOOL
Notes