Shape Constructor
Initializes a new instance of the Shape class.
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Sub New
'使用
Dim instance As New Shape()
public Shape()
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Initializes a new instance of the Shape class.
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
'宣言
Public Sub New
'使用
Dim instance As New Shape()
public Shape()