The following tables list the members exposed by MosaicTilesCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MosaicTilesCommand | Initializes a new MosaicTilesCommand 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 | |
---|---|---|
![]() |
BorderColor | Gets or sets the transparency fill color for the tile border areas. |
![]() |
Flags | Gets or sets the enumeration that contains all flags that are needed by the MosaicTilesCommand. |
![]() |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) |
![]() |
Opacity | Gets or sets a value that represents the weight, in percent, given to the image color and the border or tile color when determining the resulting color. |
![]() |
Origin | Gets or sets the point that represents the center of revolution when polar coordinates are used. |
![]() |
PenWidth | Gets or sets a value that indicates the width of the pen used to draw tile boundaries, in logical units. |
![]() |
ShadowAngle | Gets or sets the value that indicates the direction of the light source that produces the shadow. |
![]() |
ShadowThreshold | Gets or sets the value that determines which pixels will be affected by the shadow. |
![]() |
TileHeight | Gets or sets a value that represents the height of the tile. |
![]() |
TilesColor | Gets or sets the value that represents the transparency fill color for the tiles. |
![]() |
TileWidth | Gets or sets a value that represents the width of the tile. |
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