'Declaration
Public Overridable Function GetImageInfo( _ ByRef imageList As NCustomImageList, _ ByRef imageIndex As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NDiagramCommand Dim imageList As NCustomImageList Dim imageIndex As System.Integer Dim value As System.Boolean value = instance.GetImageInfo(imageList, imageIndex)
public virtual System.bool GetImageInfo( out NCustomImageList imageList, out System.int imageIndex )
Parameters
- imageList
- imageIndex