Shape Constructor
Initializes a new instance of the Shape class.
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Sub New
'Применение
Dim instance As New Shape()
public Shape()