GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > Picture クラス > Picture コンストラクタ : Picture コンストラクタ(Stream,String) |
'Declaration
Public Function New( _ ByVal imageStream As Stream, _ ByVal contentType As String _ )
public Picture( Stream imageStream, string contentType )