Click or drag to resize

OuterShadowEffect RotateWithShape Property

Specifies whether the shadow should rotate with the shape if the shape is rotated.

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public bool RotateWithShape { get; set; }

Property Value

Type: Boolean
See Also