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。
注解
Dependency 属性信息
| 物品 | 价值 |
|---|---|
| 标识符字段 | StretchProperty |
元数据属性设置为 true |
AffectsMeasure |