次の方法で共有


PropertyPaneChoiceGroupOption.ImageSize プロパティ

定義

PropertyPaneChoiceGroupImageSize型の選択肢フィールドの画像の幅と高さを px 単位で取得または設定します。

public Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupImageSize ImageSize { get; set; }
member this.ImageSize : Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupImageSize with get, set
Public Property ImageSize As PropertyPaneChoiceGroupImageSize

プロパティ値

この値は、選択グループのイメージ サイズです。

適用対象