[]
Represents a reference to a shape effects style in a Effects list.
public class StyleEffects : FormattingBag
Gets the color used to override the empty colors inside the referenced theme shape effects style.
public SolidColor PlaceholderColor { get; }
Gets or sets a reference to a shape effects style within an Effects list.
public ShapeEffects ThemeEffects { get; set; }