API Documentation > CorelDRAW > 2025-v26 > IVGPageMarkup
IVGPageMarkup.CreateHotspot method
Create a comment Hot Spot and returns the guid
Syntax:
Function CreateHotspot(ByVal Text As String, ByVal x As Double, ByVal y As Double, Optional ByVal Author As IVGCommentAuthor = Nothing) As IVGComment
Parameters:
Name Type Description
Text
String
x
Double
y
Double
Author