BCGSoft.ControlBars Namespace > SDManager Class : GetImage Method |
'Declaration Public Function GetImage( _ ByVal type As SDMarkerType, _ ByVal state As SDMarkerState _ ) As Bitmap
'Usage Dim instance As SDManager Dim type As SDMarkerType Dim state As SDMarkerState Dim value As Bitmap value = instance.GetImage(type, state)
public Bitmap GetImage( SDMarkerType type, SDMarkerState state )
public: Bitmap* GetImage( SDMarkerType type, SDMarkerState state )
public: Bitmap^ GetImage( SDMarkerType type, SDMarkerState state )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2