ActionInfoWithDynamicImageMap.CreateImageMapAreaInstance Method
Include Protected Members
Include Inherited Members
Creates an instance object for this report definition object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[]) | Creates an instance object for this report definition object by specifying the shape and coordinates. |
![]() |
CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[], String) | Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text. |
Top