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

Namespace:  Neodynamic.SDK.ImageDraw
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.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