ImageHelper ImageTrimAreaEnum EnumerationKentico 8.0 API Reference
Enumeration used to specify trimming area.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
TopLeft0 Trim area around top left corner.
TopCenter1 Trim area around top center.
TopRight2 Trim area around top right corner.
MiddleLeft3 Trim area around middle left.
MiddleCenter4 Trim area around middle center.
MiddleRight5 Trim area around middle right.
BottomLeft6 Trim area around bottom left corner.
BottomCenter7 Trim area around bottom center.
BottomRight8 Trim area around bottom right corner.
See Also