The AddPathMarker attribute function adds a marker area defined as a path to the image.
|
Syntax | ||||
|
AddPathMarker(Name, Path [, LanguageID]) | ||||
|
Return value | ||||
|
None | ||||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
Name |
String |
ByVal |
Name of the marker |
|
Required |
Region |
GDIPPath |
ByRef |
Object that defines the path |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the picture to be used. |