OutlineSettings.MaskRotationAngle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.