dotnetCHARTING Send comments on this topic.
ElementMarker Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : ElementMarker Class


The following tables list the members exposed by ElementMarker.

Public Constructors

  Name Description
Public Constructor ElementMarker Constructor Overloaded.  Initializes an instance of ElementMarker with an image and size.  
Top

Public Properties

  Name Description
Public Property Color Gets or sets the color of this element marker.  
Public Property DynamicImageColor Gets or sets the color in a specified image that will be replaced by the color of the element it represents.  
Public Property 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.  
Public Property ImagePath Gets or sets the image path of this marker.  
Public Property Size Gets or sets the size of this element marker.  
Public Property Type Gets or sets a predefined shape for this marker.  
Public Property Visible Gets or sets a value indicating whether the marker is visible.  
Top

Public Methods

  Name Description
Public Method Clone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Top

See Also