다음을 통해 공유


BaseFunctoid.LoadBitmap(String, String) 메서드

정의

protected:
 System::Drawing::Bitmap ^ LoadBitmap(System::String ^ resourceAssemblyName, System::String ^ resourceID);
protected System.Drawing.Bitmap LoadBitmap (string resourceAssemblyName, string resourceID);
member this.LoadBitmap : string * string -> System.Drawing.Bitmap
Protected Function LoadBitmap (resourceAssemblyName As String, resourceID As String) As Bitmap

매개 변수

resourceAssemblyName
String
resourceID
String

반환

적용 대상