ImageMapArea Class

Definition

Represents an area in an image map. This class cannot be inherited.

public ref class ImageMapArea sealed
public sealed class ImageMapArea
type ImageMapArea = class
Public NotInheritable Class ImageMapArea
Inheritance
ImageMapArea

Constructors

ImageMapArea()

Initializes a new instance of the ImageMapArea class.

Properties

ActionInfo

Returns information about the actions on the image.

Coordinates

Gets the coordinates of the shape, in percentage of chart size.

ID

Gets or sets the identifier for the image map area.

Shape

Gets the shape of the area.

Methods

SetCoordinates(ImageMapArea+ImageMapAreaShape, Single[])

Sets the coordinates and type of the image map area.

Applies to