ShadowFormat

ShadowFormat class

Represents shadow formatting for an object.

To learn more, visit the Working with Graphic Elements documentation article.

public class ShadowFormat

Properties

NameDescription
Type { get; set; }Gets or sets the specified ShadowType for ShadowFormat.
Visible { get; }Returns true if the formatting applied to this instance is visible.

Methods

NameDescription
Clear()Clears shadow format.

See Also