Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal dType As ElementMarkerType _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ElementMarker( ElementMarkerType dType ) |
C++/CLI | |
---|---|
public: ElementMarker( ElementMarkerType dType ) |
Parameters
- dType
- Element marker type of this marker.