ElementMarker Class Members
The following tables list the members exposed by ElementMarker.
Public Constructors
Name | Description | |
---|---|---|
ElementMarker Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
Color | Gets or sets the color of this element marker. | |
DynamicImageColor | Gets or sets the color in a specified image that will be replaced by the color of the element it represents. | |
DynamicImageColorTolerance | Gets or sets a value between 0 and 100 that represents the tolerance of the DynamicImageColor allowing the replacing color to affect a wider range of color variation from the specified DynamicImageColor. | |
ImagePath | Gets or sets the image path of this marker. | |
Size | Gets or sets the size of this element marker. | |
Type | Gets or sets a predefined shape for this marker. | |
Visible | Gets or sets a value indicating whether the marker is visible. |
See Also