PropertyPaneChoiceGroupOption.ImageSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.