dotnetCHARTING Send comments on this topic.
ElementMarker Constructor
See Also 
dotnetCHARTING Namespace > ElementMarker Class : ElementMarker Constructor


Initializes an instance of ElementMarker with an image and size.

Overload List

OverloadDescription
ElementMarker Constructor() Initializes an instance of ElementMarker.  
ElementMarker Constructor(ElementMarkerType) Initializes an instance of ElementMarker with a built in icon (ElementMarkerType).  
ElementMarker Constructor(ElementMarkerType,Int32) Initializes an instance of ElementMarker with a built in icon (ElementMarkerType), and size.  
ElementMarker Constructor(ElementMarkerType,Int32,Color) Initializes an instance of ElementMarker with a built in icon (ElementMarkerType), size, and color.  
ElementMarker Constructor(String) Initializes an instance of ElementMarker with an image.  
ElementMarker Constructor(String,Int32) Initializes an instance of ElementMarker with an image and size.  

See Also

© 2010 All Rights Reserved.