点击或拖拽改变大小

PictureSource 属性

图片源,可以是路径、Url、Drawing.Image对象、Stream、byte[]

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
[TypeConverterAttribute(typeof(StringConverter))]
public Object Source { get; set; }

属性值

类型:Object
参见