ExtraInfo
Hyperlink.ExtraInfo property
包含用于解析 URL 的信息,例如图像映射的坐标。例如,x=41 y=7 将指定图像映射的坐标。
public Str2Value ExtraInfo { get; }
也可以看看
- class Str2Value
- class Hyperlink
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
包含用于解析 URL 的信息,例如图像映射的坐标。例如,x=41 y=7 将指定图像映射的坐标。
public Str2Value ExtraInfo { get; }