다음을 통해 공유


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

속성 값

이 값은 선택 그룹의 이미지 크기입니다.

적용 대상