Angle property (LEADDlgImgEffect Control)
Builder Syntax |
L_INT Angle |
Delphi Syntax |
Angle: L_INT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the Angle value. This property is associated with the following dialog boxes:
In this case it represents the direction of the motion, in hundredths of a degree (+/-). Possible values range from -36000 to 36000. If the value is positive, the motion will be clockwise. If the value is negative, the motion is counter-clockwise. | |
In this case it represents the wave rotation angle, in hundredths of a degree. Possible values range from –36000 to 36000. Negative values rotate the wave counter-clockwise; positive values rotate the wave clockwise. | |
In this case it represents the angle of the thin lines used to create the wind effect, in hundredths of a degree. Possible values range from –36000 to 36000. | |
In this case it represents the degree of rotation. This value is in degrees from -4000 to 4000. | |
In this case it represents the wave’s rotation angle in hundredths of degrees. The valid range is from –18000 to 18000 (The value in degrees is Angle divided by 100). |
See Also