Spread Silverlight Documentation
IndexOfIcon Property


Gets the index of the icon object in the icon set type.
Syntax
'Declaration
 
Public ReadOnly Property IndexOfIcon As System.Integer
'Usage
 
Dim instance As IconDrawingObject
Dim value As System.Integer
 
value = instance.IndexOfIcon
public System.int IndexOfIcon {get;}

Property Value

The index of the icon.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IconDrawingObject Class
IconDrawingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.