次の方法で共有


RSType.RequestedPropertySize プロパティ

定義

カスタム ユーザー コントロールを適切に描画するためのサイズを取得します。

public:
 property System::Drawing::Size RequestedPropertySize { System::Drawing::Size get(); };
public System.Drawing.Size RequestedPropertySize { get; }
member this.RequestedPropertySize : System.Drawing.Size
Public ReadOnly Property RequestedPropertySize As Size

プロパティ値

サーバーのカスタム サイズです。

実装

適用対象