In This Topic
The following tables list the members exposed by LOD.
Public Constructors
Public Properties
| Name | Description |
| MaxSize | When the pixel size of element is greater than MaxSize the element is not visible. |
| MaxZoom | When the map zoom is greater than MaxZoom the element is not visible. |
| MinSize | When the pixel size of element is less than MinSize the element is not visible. |
| MinZoom | When the map zoom is less than MinZoom the element is not visible. |
Top
Public Methods
| Name | Description |
| Equals | Indicates whether this instance and a specified object are equal. |
| GetHashCode | Returns the hash code for this instance. |
Top
See Also