Jaa


PropertyPaneChoiceGroupOption.ImageSize Property

Definition

Gets or Sets the width and height of the image in px for choice field of type PropertyPaneChoiceGroupImageSize.

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

Property Value

This value is the image size of the choice group.

Applies to