[]
        
(Showing Draft Content)

C1.C1Preview.Style.Shadow

Shadow Property

Shadow

Gets or sets properties of the shadow cast by the current object. By default the shadow is invisible due to being 100% transparent. Set Shadow.Transparency to a value less than 100, to show shadow. Other properties can be adjusted as needed.

Declaration
public IShadow Shadow { get; set; }