DocumentPageView.Stretch 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置指定应如何拉伸内容以填充显示页的 Stretch 枚举值。
public:
property System::Windows::Media::Stretch Stretch { System::Windows::Media::Stretch get(); void set(System::Windows::Media::Stretch value); };
public System.Windows.Media.Stretch Stretch { get; set; }
member this.Stretch : System.Windows.Media.Stretch with get, set
Public Property Stretch As Stretch
属性值
指定应如何拉伸内容以填充显示页的枚举值。 默认值为 Uniform。
注解
依赖项属性信息
标识符字段 | StretchProperty |
元数据属性设置为 true |
AffectsMeasure |