Sdílet prostřednictvím


ActionInfoWithDynamicImageMap.CreateImageMapAreaInstance Method

Include Protected Members
Include Inherited Members

Creates an instance object for this report definition object.

Overload List

  Name Description
Public method CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[]) Creates an instance object for this report definition object by specifying the shape and coordinates.
Public method CreateImageMapAreaInstance(ImageMapArea.ImageMapAreaShape, array<Single[], String) Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text.

Top