Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal dType As ElementMarkerType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ElementMarker( ElementMarkerType dType ) |
Parameters
- dType
- Element marker type of this marker.
dotnetCHARTING | Send comments on this topic. |
ElementMarker Constructor(ElementMarkerType) | |
See Also |
dotnetCHARTING Namespace > ElementMarker Class > ElementMarker Constructor : ElementMarker Constructor(ElementMarkerType) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal dType As ElementMarkerType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ElementMarker( ElementMarkerType dType ) |