Specifies the area/region's shape used for feathering.
Namespace:
Neodynamic.WebControls.ImageDrawAssembly: Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)
Syntax
C# |
---|
public enum FeatherShape |
Visual Basic (Declaration) |
---|
Public Enumeration FeatherShape |
Visual C++ |
---|
public enum class FeatherShape |
Members
Member name | Description | |
---|---|---|
Rectangle | ||
Oval | ||
Polygon | ||
Star | ||
Path | ||
VerticalSides | ||
HorizontalSides | ||
RoundedRectangle | ||
RoundedPolygon | ||
RoundedStar | ||
RoundedPath |