LightRig.SphereCoordinates Property

SphereCoordinates.Represents the element tag in schema: w14:rot

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SphereCoordinates As SphereCoordinates
    Get
    Set
'Usage
Dim instance As LightRig
Dim value As SphereCoordinates

value = instance.SphereCoordinates

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.SphereCoordinates

See Also

Reference

LightRig Class

LightRig Members

DocumentFormat.OpenXml.Office2010.Word Namespace