PropertyPaneChoiceGroupOption.ImageSize Property

Definition

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

public Microsoft.Agents.Extensions.SharePoint.Models.PropertyPaneChoiceGroupImageSize ImageSize { get; set; }
member this.ImageSize : Microsoft.Agents.Extensions.SharePoint.Models.PropertyPaneChoiceGroupImageSize with get, set
Public Property ImageSize As PropertyPaneChoiceGroupImageSize

Property Value

This value is the image size of the choice group.

Applies to