Click or drag to resize

ImageTypes Enumeration

CSS effects to apply to an image.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public enum ImageTypes
Members
  Member nameValueDescription
None0No modifications
Rounded1Rounded corners
Circle2A circle
Polaroid3An offset border with white padding
See Also