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

 NameDescription
Public ConstructorElementMarker ConstructorOverloaded.  Initializes an instance of ElementMarker with an image and size.  
Top

Public Properties

 NameDescription
Public PropertyColor Gets or sets the color of this element marker.  
Public PropertyImagePath Gets or sets the image path of this marker.  
Public PropertySize Gets or sets the size of this element marker.  
Public PropertyType Gets or sets a predefined shape for this marker.  
Public PropertyVisible Gets or sets a value indicating whether the marker is visible.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Top

See Also