[]
Gets or sets the reflection alignment.
The default is null for text and Bottom for drawings.
Note that null cannot be used for drawings.
public RectangleAlignment? Alignment { get; set; }
Public Property Alignment As RectangleAlignment?