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


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

Public Properties

  Name Description
Public Property Angle Gets or sets the angle by which to rotate the ellipse that represents the light.  
Public Property Brightness Gets or sets the intensity or brightness of the light.  
Public Property CenterPoint Gets or sets a point structure that contains the center of the ellipse used to represent the light.  
Public Property Edge Gets or sets the percentage by which to smooth the light border.  
Public Propertystatic (Shared in Visual Basic) Empty Initializes a new LightCommandData class object with default parameters.  
Public Property FillColor Gets or sets the color of the light.  
Public Property Height Gets or sets a value that represents the height of the ellipse used to represent the light.  
Public Property Opacity Gets or sets the opacity of the light.  
Public Property Type Gets or sets a flag that determines the light source type.  
Public Property Width Gets or sets a value that represents the width of the ellipse used to represent the light.  
Top

See Also