Share via


ReflectionFormat.Size 属性

定义

获取或设置反射的大小,作为反射形状的百分比从 0 到 100。

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

属性值

反射为反射形状的百分比。

注解

读/写。

适用于