HorizontalFlip Property (ShapeRotation)
In This Topic
Gets or sets a value indicating whether a shape is flipped horizontally.
Syntax
'Declaration
Public Property HorizontalFlip As System.Boolean
public System.bool HorizontalFlip {get; set;}
See Also