The AddRectMarker attribute function adds a right-angled marker surface to the image.
Syntax | ||||
AddRectMarker(Name, X, Y, W, H [, LanguageID]) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Name |
String |
ByVal |
Name of the marker |
Required |
X |
Double |
ByVal |
Left insertion position |
Required |
Y |
Double |
ByVal |
Upper insertion position |
Required |
W |
Double |
ByVal |
Width |
Required |
H |
Double |
ByVal |
Height |
Optional |
LanguageID |
String |
ByVal |
Language-ID of the picture to be used. |