次の方法で共有


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

プロパティ値

反射された図形に対する割合としての反射。

注釈

値の取得と設定が可能です。

適用対象