DocumentPageView.Stretch 属性

定义

获取或设置一个 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

适用于

另请参阅