This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Color.Transparent
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Property Transparent As Color
[C#]
public static Color Transparent {get;}
[C++]
public: __property static Color get_Transparent();
[JScript]
public static function get Transparent() : Color;