The following tables list the members exposed by DrawStarCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DrawStarCommand | Initializes a new DrawStarCommand class object 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 command. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Angle | Gets or sets the angle to rotate the star. |
![]() |
AngleOpacity | Gets or sets the percent of feathering in towards or outward from the spoke border. |
![]() |
BorderOpacity | Gets or sets the transparency, in percent, of the spoke border. |
![]() |
CenterPoint | Get or sets the point structure that contains the star center. |
![]() |
DistanceOpacity | Gets or sets the percent of feathering in towards or outward from the spoke center. |
![]() |
Flags | Flag that indicates the direction of the rays. |
![]() |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) |
![]() |
HoleSize | Gets or sets the hole size. |
![]() |
LowerColorFill | Gets or sets the RasterColor object that specifies lower spoke side color. |
![]() |
Opacity | Gets or sets the transparency, in percent, between the star and the applied image. |
![]() |
Phase | Gets or sets the angle to shift the star's rays. |
![]() |
Spoke | Gets or sets the number of spokes or rays directed inside or outside the star. |
![]() |
SpokeDivision | Gets or sets the percent by which to increment or decrement the size of the low part spoke. |
![]() |
StarHeight | Gets or sets the star height. |
![]() |
StarWidth | Gets or sets the star width. |
![]() |
UpperColorFill | Gets or sets the RasterColor object that specifies upper spoke side color. |
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