Show / Hide Table of Contents

Property ReverseLayerOrder

| Edit this page View Source

ReverseLayerOrder

Gets or sets a value indicating whether the order of layers in the GeoView are displayed top to bottom.

Declaration
public bool ReverseLayerOrder { get; set; }
Property Value
Type Description
bool

If true, legend for layers is displayed from top to bottom order; otherwise, false, legend for layers is displayed from bottom to top order.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX