Compartir a través de


PropertyPaneChoiceGroupOption.ImageSize Propiedad

Definición

Obtiene o establece el ancho y alto de la imagen en px para el campo de elección de tipo 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

Valor de propiedad

Este valor es el tamaño de imagen del grupo de opciones.

Se aplica a