GetLegendItemImageSource Method
In This Topic
Syntax
'Declaration
Public Function GetLegendItemImageSource( _
ByVal As System.Integer, _
ByRef As _Size _
) As System.Object
public System.object GetLegendItemImageSource(
System.int ,
ref _Size
)
Parameters
- index
- sz
See Also