DrawReverted Property
Description
Specifies whether images are to be mirrored.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property DrawReverted() As Boolean
Remarks
If True, images are "flipped" or mirrored. This should be used when displaying images in an application that uses RTL (Right-To-Left) languages.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.