Table of Contents

Enum MonumentAlignment

Namespace
RustMapsApi.V4.Models
Assembly
RustMapsApi.dll

The edge a monument is aligned to.

public enum MonumentAlignment

Fields

Bottom = 3

Aligned to the bottom edge.

Left = 1

Aligned to the left edge.

Right = 2

Aligned to the right edge.

Top = 0

Aligned to the top edge.