Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NImageSkinState Class / FlipX Method


In This Topic
    FlipX Method (NImageSkinState)
    In This Topic
    Flips the rasters, margins and padding of this image skin horizontally.
    Syntax
    'Declaration
     
    
    Protected Friend Overrides Sub FlipX() 
    'Usage
     
    
    Dim instance As NImageSkinState
     
    instance.FlipX()
    protected internal override void FlipX()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also