ToggleButtonField.DefaultUnscaled 属性

定义

获取或设置一个值,该值指示是否应根据此字段的边界对图像进行无比例的绘制,或者应缩放图像以适合边界。

public:
 property bool DefaultUnscaled { bool get(); void set(bool value); };
public bool DefaultUnscaled { get; set; }
member this.DefaultUnscaled : bool with get, set
Public Property DefaultUnscaled As Boolean

属性值

Boolean

适用于