-
Article
-
- 2 minutes to read
Definition
| Visual Basic |
Public ReadOnly Property Fade As Boolean |
| C# |
public bool Fade { get; } |
| C++ |
public:
property bool Fade {
bool get();
} |
| JScript |
public function get Fade() : boolean |
Property Value
System.Boolean
This property is read-only.