Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
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

 NameDescription
Public PropertyAngle Gets or sets the angle by which to rotate the ellipse that represents the light.  
Public PropertyBrightness Gets or sets the intensity or brightness of the light.  
Public PropertyCenterPoint Gets or sets a point structure that contains the center of the ellipse used to represent the light.  
Public PropertyEdge 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 PropertyFillColor Gets or sets the color of the light.  
Public PropertyHeight Gets or sets a value that represents the height of the ellipse used to represent the light.  
Public PropertyOpacity Gets or sets the opacity of the light.  
Public PropertyType Gets or sets a flag that determines the light source type.  
Public PropertyWidth Gets or sets a value that represents the width of the ellipse used to represent the light.  
Top

See Also