Specifies the area/region's shape used for creating the focal point.
Namespace:
Neodynamic.SDK.ImageDrawAssembly: 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 name | Description | |
---|---|---|
Rectangle | ||
Oval | ||
Polygon | ||
Star | ||
Path | ||
RoundedRectangle | ||
RoundedPolygon | ||
RoundedStar | ||
RoundedPath |