ISectionZoomFrame

ISectionZoomFrame 接口

表示幻灯片中的节缩放对象。

public interface ISectionZoomFrame : IZoomObject

属性

名称描述
AsIZoomObject { get; }返回 IZoomObject 接口。
TargetSection { get; set; }获取或设置与节缩放对象链接的节对象。可读写 ISection

另见