BlendFilter::TargetAreaRotation Property
The angle of counter clockwise rotation of TargetArea around its center, in degrees.
If the TargetArea has not been set, or doesn't have a positive width and height, this property will be ignored.
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property double TargetAreaRotation { double get () sealed; void set (double value) sealed; }
Property Value
Type: Double
Show: