| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal imagePath As String, _ ByVal maxSize As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- imagePath
- Absolute path of an image.
- maxSize
- Maximum width or height of the image.
| dotnetCHARTING | Send comments on this topic. |
| ElementMarker Constructor(String,Int32) | |
| See Also | |
|
| dotnetCHARTING Namespace > ElementMarker Class > ElementMarker Constructor : ElementMarker Constructor(String,Int32) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal imagePath As String, _ ByVal maxSize As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |