Backdrop.UpVector Property

Up Vector.Represents the element tag in schema: a:up

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

Syntax

'Declaration
Public Property UpVector As UpVector
    Get
    Set
'Usage
Dim instance As Backdrop
Dim value As UpVector

value = instance.UpVector

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.UpVector
Returns UpVector.

See Also

Reference

Backdrop Class

Backdrop Members

DocumentFormat.OpenXml.Drawing Namespace