DelimiterProperties.Shape Property

Shape (Delimiters).Represents the element tag in schema: m:shp

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Shape As Shape
    Get
    Set
'Usage
Dim instance As DelimiterProperties
Dim value As Shape

value = instance.Shape

instance.Shape = value
public Shape Shape { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.Shape
Returns Shape.

See Also

Reference

DelimiterProperties Class

DelimiterProperties Members

DocumentFormat.OpenXml.Math Namespace