Represents a simple line object to be drawn on this layer.
Namespace: MapWinView
Assembly: MapWinView (in MapWinView.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class RenderableDrawingLayer.dlLine |
| C# |
|---|
| public class RenderableDrawingLayer.dlLine |
| C++ |
|---|
| ref class RenderableDrawingLayer.dlLine |
| J# |
|---|
| public class RenderableDrawingLayer.dlLine |
| JScript |
|---|
| public class RenderableDrawingLayer.dlLine |
Inheritance Hierarchy
System.Object
MapWinView.RenderableDrawingLayer.dlLine
MapWinView.RenderableDrawingLayer.dlLine
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.