次の方法で共有


CheckBox.Size プロパティ

定義

指定したチェック ボックスのサイズをポイント単位で設定または返します。

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

プロパティ値

適用対象