Method GetImageSize
GetImageSize(IPropertyGridItem?, int)
Returns size of the custom paint image in front of property.
SizeI GetImageSize(IPropertyGridItem? prop, int item)
Parameters
propIPropertyGridItemReturn image rectangle for this property. If this argument is
null, then preferred size is returned.itemintWhich choice of property to use (each choice may have different image).