Visual Basic (Declaration) | |
---|---|
Public Function GetSymbolImage( _ ByVal nameOrId As String, _ ByVal width As Integer, _ ByVal height As Integer _ ) As ImageSource |
Parameters
- nameOrId
- The Name, or SymbolID of the symbol to be drawn.
- width
- A System.Int32 representing the image width.
- height
- A System.Int32 representing the image height.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8