Represents an icon to be drawn on the layer.
Namespace: MapWinView
Assembly: MapWinView (in MapWinView.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class RenderableDrawingLayer.dlIcon |
| C# |
|---|
| public class RenderableDrawingLayer.dlIcon |
| C++ |
|---|
| ref class RenderableDrawingLayer.dlIcon |
| J# |
|---|
| public class RenderableDrawingLayer.dlIcon |
| JScript |
|---|
| public class RenderableDrawingLayer.dlIcon |
Inheritance Hierarchy
System.Object
MapWinView.RenderableDrawingLayer.dlIcon
MapWinView.RenderableDrawingLayer.dlIcon
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.