rtHotLink
ActionFormula
BeginInsert
Border
Comment
Content
dbReplicaID
Formula
Highlight
HTML
ID
LinkType
NoteLink As
rtNoteLink
parentParagraph
Parent
ParentContainer
ParentObject
root
Resource As
rtLabel
ServerHint
Shape
Style
Target As
rtLabel
Text
addNewLine
appendText
Add
AddCollection
Clear
Collection
EndInsert
getFirstElement
getLastElement
getNextElement
getPrevElement
getText
new
remove
removeHotspot
setStyle
| version 1.5
Property Set/Get Shape (points) As Integer
Used if hotlink represents area hotspot. Parameter points is a (zero based) array of coordinates in pixels. Available Shape values are:
AREA_SHAPE_RECT |
rectangular area, points array contains 4 elements in order: left, top, right, bottom |
AREA_SHAPE_CIRCLE |
circular area, points array as for rectangle; circle is drawn within the rectangle |
AREA_SHAPE_POLYGON |
polygon area; point area contains 2*n coordinates (x,y) for n points |
AREA_SHAPE_DEFAULT |
points area ignored; hotspot area is all image |
Area Hotspots
|