ImageMapArea 类

定义

表示图像映射中的某个区域。 此类不能被继承。

public ref class ImageMapArea sealed
public sealed class ImageMapArea
type ImageMapArea = class
Public NotInheritable Class ImageMapArea
继承
ImageMapArea

构造函数

ImageMapArea()

初始化 ImageMapArea 类的新实例。

属性

ActionInfo

返回有关对图像执行的操作的信息。

Coordinates

获取以图表大小的百分比表示的形状坐标。

ID

获取或设置图像映射区的标识符。

Shape

获取区域的形状。

方法

SetCoordinates(ImageMapArea+ImageMapAreaShape, Single[])

设置图像映射区的坐标和类型。

适用于