SoftEdgeFormat.Radius 属性

定义

获取或设置一个值,该值表示软边缘效果的半径长度。

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

属性值

软边缘效果的半径长度。

注解

读/写。

适用于