LabelOrganizingLayer.Organize Property
Gets or sets a value that determines whether the layer should organize labels.
Syntax
public System.Boolean Organize { get; set; }
Property Value
Default: true
True to organize labels; otherwise, False.
Remarks
Setting this property to False will make the LabelOrganizingLayer behave as a normal LayerSet.
Platforms
Windows, Linux, Android