See Also

ElementMarker Class  | ElementMarker Members  | Overload List

Language

Visual Basic

C#

Show All

imagePath
Absolute path of an image.
maxSize
Maximum width or height of the image.
See Also Languages dotnetCHARTING Send comments on this topic.

ElementMarker Constructor(String,Int32)

Initializes an instance of ElementMarker with an image and size.

[Visual Basic]
Public Function New( _    ByVal imagePath As String, _    ByVal maxSize As Integer _ )
[C#]
public ElementMarker(    string imagePath,    int maxSize );

Parameters

imagePath
Absolute path of an image.
maxSize
Maximum width or height of the image.

See Also

ElementMarker Class  | ElementMarker Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.