Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DrawStarCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : DrawStarCommand Class


For a list of all members of this type, see DrawStarCommand members.

Public Properties

  Name Description
Public Property Angle Gets or sets the angle to rotate the star.  
Public Property AngleOpacity Gets or sets the percent of feathering in towards or outward from the spoke border.  
Public Property BorderOpacity Gets or sets the transparency, in percent, of the spoke border.  
Public Property CenterPoint Get or sets the point structure that contains the star center.  
Public Property DistanceOpacity Gets or sets the percent of feathering in towards or outward from the spoke center.  
Public Property Flags Flag that indicates the direction of the rays.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property HoleSize Gets or sets the hole size.  
Public Property LowerColorFill Gets or sets the RasterColor object that specifies lower spoke side color.  
Public Property Opacity Gets or sets the transparency, in percent, between the star and the applied image.  
Public Property Phase Gets or sets the angle to shift the star's rays.  
Public Property Spoke Gets or sets the number of spokes or rays directed inside or outside the star.  
Public Property SpokeDivision Gets or sets the percent by which to increment or decrement the size of the low part spoke.  
Public Property StarHeight Gets or sets the star height.  
Public Property StarWidth Gets or sets the star width.  
Public Property UpperColorFill Gets or sets the RasterColor object that specifies upper spoke side color.  
Top

See Also