AnnotateRange object is used to create an annotation spanning a range of addresses in the decompiled code.
Fields
Reference
from
The starting address (AddressValue) of the range to annotate.
to
The ending address (AddressValue) of the range to annotate.