Gets or sets the size of the shadow relative to the size of the object, in percent. A value of 100 indicates that the shadow has the same size as the object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public float Size { get; set; }
Visual Basic
Public Property Size As Single
	Get
	Set

See Also