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