GrapeCity.Windows.SpreadSheet.Data Namespace > Picture Class > Picture Constructor : Picture Constructor(String,Stream,Double,Double) |
'Declaration Public Function New( _ ByVal name As System.String, _ ByVal imageStream As System.IO.Stream, _ ByVal x As System.Double, _ ByVal y As System.Double _ )
'Usage Dim name As System.String Dim imageStream As System.IO.Stream Dim x As System.Double Dim y As System.Double Dim instance As New Picture(name, imageStream, x, y)
public Picture( System.string name, System.IO.Stream imageStream, System.double x, System.double y )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6