InteractiveAreaId Property
In This Topic
Specifies the
System.String value containing an ID assigned to the area in which the mouse click occurs, if any.
Syntax
'Declaration
Public ReadOnly Property InteractiveAreaId As String
public string InteractiveAreaId {get;}
See Also