ElementMarker Constructor
Overload List
Overload | Description |
---|---|
ElementMarker Constructor(String,Int32) | Initializes an instance of ElementMarker with an image and size. |
ElementMarker Constructor(String) | Initializes an instance of ElementMarker with an image. |
ElementMarker Constructor(ElementMarkerType,Int32,Color) | Initializes an instance of ElementMarker with a built in icon (ElementMarkerType), size, and color. |
ElementMarker Constructor(ElementMarkerType,Int32) | Initializes an instance of ElementMarker with a built in icon (ElementMarkerType), and size. |
ElementMarker Constructor(ElementMarkerType) | Initializes an instance of ElementMarker with a built in icon (ElementMarkerType). |
ElementMarker Constructor() | Initializes an instance of ElementMarker. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also