次の方法で共有


PropertyPaneChoiceGroupImageSize クラス

定義

SharePoint プロパティ ウィンドウの選択肢グループイメージ サイズ オブジェクト。

public class PropertyPaneChoiceGroupImageSize
type PropertyPaneChoiceGroupImageSize = class
Public Class PropertyPaneChoiceGroupImageSize
継承
PropertyPaneChoiceGroupImageSize

コンストラクター

PropertyPaneChoiceGroupImageSize()

PropertyPaneChoiceGroupImageSize クラスの新しいインスタンスを初期化します。

プロパティ

Height

Int32型のイメージの高さを取得または設定します。

Width

Int32型のイメージの幅を取得または設定します。

適用対象