ImageSet Class
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.
public class ImageSet : Microsoft.Teams.Cards.CardElement
type ImageSet = class
inherit CardElement
Public Class ImageSet
Inherits CardElement
- Inheritance
Constructors
| Name | Description |
|---|---|
| ImageSet() | |
| ImageSet(IList<Image>) | |
| ImageSet(Image[]) | |
Properties
| Name | Description |
|---|---|
| Fallback | |
| GridArea | |
| Height | |
| HorizontalAlignment | |
| Id | |
| Images | |
| ImageSize | |
| IsSortKey | |
| IsVisible | |
| Key | |
| Lang | |
| Requires | |
| Separator | |
| Spacing | |
| TargetWidth | |
| Type | |