ReflectionFormat.Blur 属性

定义

获取或设置一个值,该值指定应用于指定对象的模糊效果程度。

public:
 property float Blur { float get(); void set(float value); };
public float Blur { get; set; }
member this.Blur : single with get, set
Public Property Blur As Single

属性值

指定应用于指定对象的模糊效果的程度。

注解

读/写。

适用于