ISummaryZoomSection

ISummaryZoomSection 接口

表示一个在总结缩放框架中的总结缩放部分对象。

public interface ISummaryZoomSection : ISectionZoomFrame

属性

名称描述
AsISectionZoomFrame { get; }返回 ISectionZoomFrame 接口。
Description { get; set; }返回总结缩放部分对象的文本描述。
Title { get; set; }返回总结缩放部分对象的文本标题。

另见