Gets or sets a shadow object whose properties will trickle to all other objects with shadows.
[Visual Basic]
Public Property DefaultShadow As Shadow
[C#]
public Shadow DefaultShadow {get; set;}
[C#]
Shadow shadowObj = new Shadow(); |
[Visual Basic]
Dim shadowObj As Shadow = new Shadow() |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.