Fill.Rotate Property
Rotate Fill with Shape.Represents the attribte in schema: rotate
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "rotate")> _
Public Property Rotate As TrueFalseValue
Get
Set
'Usage
Dim instance As Fill
Dim value As TrueFalseValue
value = instance.Rotate
instance.Rotate = value
[SchemaAttrAttribute(, "rotate")]
public TrueFalseValue Rotate { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.