Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal dType As ElementMarkerType, _ ByVal size As Integer, _ ByVal color As Color _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- dType
- Element marker type of this marker.
- size
- The size of this marker.
- color
- The color of this marker.