Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Shadow Structure / Size Property

In This Topic
    Size Property (Shadow)
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Property Size As Single
    public float Size {get; set;}
    See Also