The following tables list the members exposed by VignnetCommand.
Public Constructors
Name | Description | |
---|---|---|
VignnetCommand | Initializes a new VignnetCommand with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this method. |
Public Properties
Name | Description | |
---|---|---|
Fading | Gets or sets the value that represents the percent of feathering in towards or outward from the vignette object. | |
FadingRate | Gets or sets the value that represents the value which indicates the fading rate. | |
Flags | Gets or sets the enumeration that contains all the flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Height | Gets or sets the value that represents the height in pixels of the vignette ellipse or rectangle objects. | |
Origin | Gets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square). | |
VignetteColor | Gets or sets the value that represents the vignette object color. | |
Width | Gets or sets the value that represents the value which indicates the dimension of the vignette object in pixels. |
Public Events
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET