SvgImageItemAppearance Properties
Contains appearance settings to paint image items.Name | Description |
---|---|
BorderColor | Gets or sets a custom border color applied to an image item. |
BorderThickness | Gets or sets the custom border’s thickness, in pixels. When the image is scaled based on the SvgImageBox.SizeMode setting, the custom borders are scaled as well. |
FillColor | Gets or sets a custom background color applied to an image item. |
See Also