点击或拖拽改变大小

ImageZooming 属性

获取或设置一个值,该值指示是否支持绽放图片。

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public bool Zooming { get; set; }

属性值

类型:Boolean
如果支持绽放图片,设置为true,否则为false

返回值

类型:Boolean
备注