Metodo UtilityGetEcoImage |
Namespace: DedNet.Core
public static Image GetEcoImage( bool UseECRWalpaper, string value, FontFamily fontFamily )
Public Shared Function GetEcoImage ( UseECRWalpaper As Boolean, value As String, fontFamily As FontFamily ) As Image
public: static Image^ GetEcoImage( bool UseECRWalpaper, String^ value, FontFamily^ fontFamily )
static member GetEcoImage : UseECRWalpaper : bool * value : string * fontFamily : FontFamily -> Image