Show / Hide Table of Contents

Enum Enums.Direction

A direction.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.Direction
Remarks

Operations like Flip(Direction) need to be told whether to flip left-right or top-bottom.

Fields

Name Description
Horizontal

left-right.

Vertical

top-bottom.

In this article
Back to top Generated by DocFX