Click or drag to resize

GlobalsGetDyeIcon Method

Namespace:  MediaCy.Addins.SystemSettings
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetDyeIcon ( 
	dye As McDye,
	Optional bSmall As Boolean = true
) As Bitmap

Parameters

dye
Type: MediaCy.IQL.Microscopy.InfoMcDye
bSmall (Optional)
Type: SystemBoolean

Return Value

Type: Bitmap
See Also