OutlineSettings.MaskRotationAngle Property

Definition

Defines the mask's rotation angle in degree.

public:
 property float MaskRotationAngle { float get(); void set(float value); };
public float MaskRotationAngle { get; set; }
member this.MaskRotationAngle : single with get, set
Public Property MaskRotationAngle As Single

Property Value

Remarks

This parameter is ignored if no MaskTexture is set.

Applies to