Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / ImageAllowFlip Property

In This Topic
    ImageAllowFlip Property
    In This Topic
    Gets or sets whether the image should be flipped horizontally for RTL mode.
    Syntax
    'Declaration
     
    
    Public Property ImageAllowFlip As Boolean
    public bool ImageAllowFlip {get; set;}
    See Also