Static ReadonlyCircleCircular marker.
Static ReadonlyCircleOutlined circular marker.
Static ReadonlyCrossCross shaped marker.
Static ReadonlyCrossLined cross shaped marker.
Static ReadonlyCrossOutlined cross shaped marker.
Static ReadonlyCustomCustom marker type.
Static ReadonlyDiamondDiamond shaped marker.
Static ReadonlyDiamondOutlined diamond shaped marker.
Static ReadonlyDownDown pointing arrow shaped marker.
Static ReadonlyDownLined down pointing arrow shaped marker.
Static ReadonlyDownOutlined down pointing arrow shaped marker.
Static ReadonlyHorizontalLined horizontal marker.
Static ReadonlyHorizontalHorizontal rectangle shaped marker.
Static ReadonlyHorizontalOutlined horizontal rectangle shaped marker.
Static ReadonlyLeftLeft pointing arrow shaped marker.
Static ReadonlyLeftLined left pointing arrow shaped marker.
Static ReadonlyLeftOutlined left pointing arrow shaped marker.
Static ReadonlyPentagonPentagon.
Static ReadonlyPentagonOutlined pentagon.
Static ReadonlyPlusPlus shaped marker.
Static ReadonlyPlusLined plus shaped marker.
Static ReadonlyPlusOutlined plus shaped marker.
Static ReadonlyRightRight pointing arrow shaped marker.
Static ReadonlyRightLined right pointing arrow shaped marker.
Static ReadonlyRightOutlined right pointing arrow shaped marker.
Static ReadonlySquareSquare marker.
Static ReadonlySquareOutlined square marker.
Static ReadonlyStarStar with five corners.
Static ReadonlyStarOutlined star with five corners.
Static ReadonlyStarStar with four corners.
Static ReadonlyStarOutlined star with four corners.
Static ReadonlyStarLined star shaped marker with six points.
Static ReadonlyTriangleTriangle pointing downwards.
Static ReadonlyTriangleOutlined triangle pointing downwards.
Static ReadonlyTriangleTriangle pointing to the left.
Static ReadonlyTriangleOutlined triangle pointing to the left.
Static ReadonlyTriangleTriangle pointing to the right.
Static ReadonlyTriangleOutlined triangle pointing to the right.
Static ReadonlyTriangleTriangle pointing upwards.
Static ReadonlyTriangleOutlined triangle pointing upwards.
Static ReadonlyUpUp pointing arrow shaped marker.
Static ReadonlyUpLined up pointing arrow shaped marker.
Static ReadonlyUpOutlined up arrow shaped marker.
Static ReadonlyVerticalLined vertical marker.
Static ReadonlyVerticalVertical rectangle shaped marker.
Static ReadonlyVerticalOutlined vertical rectangle shaped marker.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Determines whether one or more bit fields are set in the current instance.
An enumeration value.
true if the bit field or bit fields that are set in flag are also set in the current instance; otherwise, false.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Perform And operation on enum values.
The other enum values.
The result.
Perform Or operation on enum values.
The other enum values.
The result.
Perform Xor operation on enum values.
The other enum values.
The result.
Specifies supported marker types.
Since
2.0