ImageFile Constructor
Initializes a new instance of the ImageFile class.
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Sub New
'使用
Dim instance As New ImageFile()
public ImageFile()