ESRI.ArcGIS.ADF.IMS | |
LabelPriority Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace : LabelPriority Class |
The following tables list the members exposed by LabelPriority.
Name | Description | |
---|---|---|
LabelPriority Constructor | Overloaded. Constructs a LabelPriority object. |
Name | Description | |
---|---|---|
Left | Gets or sets the priority of placing the label to the left. | |
LowerCenter | Gets or sets the priority of placing the label to the lower center. | |
LowerLeft | Gets or sets the priority of placing the label to the lower left. | |
LowerRight | Gets or sets the priority of placing the label to the lower right. | |
Right | Gets or sets the priority of placing the label to the right. | |
UpperCenter | Gets or sets the priority of placing the label to the upper center. | |
UpperLeft | Gets or sets the priority of placing the label to the upper left. | |
UpperRight | Gets or sets the priority of placing the label to the upper right. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
SetPriorityLE_PlaceOnTopHorizontal | Places labels on top of points, rather than around points. | |
ToString | Overridden. Converts the label priority object into a string that can be used in an AXL statement. |