| Visual Basic (Declaration) | |
|---|---|
Public Shared ReadOnly Property Empty As IccChannelCoordinates | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value As IccChannelCoordinates value = IccChannelCoordinates.Empty | |
| C# | |
|---|---|
public static IccChannelCoordinates Empty {get;} | |
| C++/CLI | |
|---|---|
public: static property IccChannelCoordinates Empty { IccChannelCoordinates get(); } | |
Property Value
Empty structure.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code