Share via


BlipFill.RotateWithShape Property

Rotate With Shape.Represents the attribte in schema: rotWithShape

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

Syntax

'Declaration
<SchemaAttrAttribute(, "rotWithShape")> _
Public Property RotateWithShape As BooleanValue
    Get
    Set
'Usage
Dim instance As BlipFill
Dim value As BooleanValue

value = instance.RotateWithShape

instance.RotateWithShape = value
[SchemaAttrAttribute(, "rotWithShape")]
public BooleanValue RotateWithShape { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

BlipFill Class

BlipFill Members

DocumentFormat.OpenXml.Drawing Namespace