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;}[JScript]
public function get,set DefaultShadow : Shadow[C#]
Shadow shadowObj = new Shadow(); |
[Visual Basic]
Dim shadowObj As Shadow = new Shadow() |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.