ComponentOne FinancialChart for WPF
Image Constructor(String)



C1.WPF.Chart.Annotation Namespace > Image Class > Image Constructor : Image Constructor(String)
Create an instance of Image.
Syntax
'Declaration
 
Public Function New( _
   ByVal path As String _
)
'Usage
 
Dim path As String
 
Dim instance As New Image(path)
public Image( 
   string path
)
public:
Image( 
   String^ path
)

Parameters

path
See Also

Reference

Image Class
Image Members
Overload List