GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TileMirrorTypes Enum

    Namespace:
    GemBox.Document.Drawing
    Assembly:
    GemBox.Document.dll

    Indicates whether/how to flip the contents of a tile region when using it to fill a larger fill region.

    • C#
    • VB.NET
    [Flags]
    public enum TileMirrorTypes
    <Flags>
    Public Enum TileMirrorTypes

    Fields

    Both

    Tiles are flipped both horizontally and vertically.

    Horizontal

    Tiles are flipped horizontally.

    None

    Tiles are not flipped.

    Vertical

    Tiles are flipped vertically.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.