ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearOrientation Structure
Properties Methods Events


In This Topic
    ImGearOrientation Structure Members
    In This Topic

    The following tables list the members exposed by ImGearOrientation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearOrientation struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets orientation identifier.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns orientation that is super-imposition of two values.  
    Public MethodChanges orientation to flip image.  
    Public MethodChanges orientation to rotate image.  
    Public MethodResets orientation to default (top-left) state.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also