Specifies the area/region's shape used for creating the focal point.

Namespace:  Neodynamic.WebControls.ImageDraw
Assembly:  Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)

Syntax

C#
public enum FocalShape
Visual Basic (Declaration)
Public Enumeration FocalShape
Visual C++
public enum class FocalShape

Members

Member nameDescription
Rectangle
Oval
Polygon
Star
Path
RoundedRectangle
RoundedPolygon
RoundedStar
RoundedPath

See Also