Static
Readonly
CircleCircular marker.
Static
Readonly
CircleOutlined circular marker.
Static
Readonly
CrossCross shaped marker.
Static
Readonly
CrossLined cross shaped marker.
Static
Readonly
CrossOutlined cross shaped marker.
Static
Readonly
CustomCustom marker type.
Static
Readonly
DiamondDiamond shaped marker.
Static
Readonly
DiamondOutlined diamond shaped marker.
Static
Readonly
DownDown pointing arrow shaped marker.
Static
Readonly
DownLined down pointing arrow shaped marker.
Static
Readonly
DownOutlined down pointing arrow shaped marker.
Static
Readonly
HorizontalLined horizontal marker.
Static
Readonly
HorizontalHorizontal rectangle shaped marker.
Static
Readonly
HorizontalOutlined horizontal rectangle shaped marker.
Static
Readonly
LeftLeft pointing arrow shaped marker.
Static
Readonly
LeftLined left pointing arrow shaped marker.
Static
Readonly
LeftOutlined left pointing arrow shaped marker.
Static
Readonly
PentagonPentagon.
Static
Readonly
PentagonOutlined pentagon.
Static
Readonly
PlusPlus shaped marker.
Static
Readonly
PlusLined plus shaped marker.
Static
Readonly
PlusOutlined plus shaped marker.
Static
Readonly
RightRight pointing arrow shaped marker.
Static
Readonly
RightLined right pointing arrow shaped marker.
Static
Readonly
RightOutlined right pointing arrow shaped marker.
Static
Readonly
SquareSquare marker.
Static
Readonly
SquareOutlined square marker.
Static
Readonly
StarStar with five corners.
Static
Readonly
StarOutlined star with five corners.
Static
Readonly
StarStar with four corners.
Static
Readonly
StarOutlined star with four corners.
Static
Readonly
StarLined star shaped marker with six points.
Static
Readonly
TriangleTriangle pointing downwards.
Static
Readonly
TriangleOutlined triangle pointing downwards.
Static
Readonly
TriangleTriangle pointing to the left.
Static
Readonly
TriangleOutlined triangle pointing to the left.
Static
Readonly
TriangleTriangle pointing to the right.
Static
Readonly
TriangleOutlined triangle pointing to the right.
Static
Readonly
TriangleTriangle pointing upwards.
Static
Readonly
TriangleOutlined triangle pointing upwards.
Static
Readonly
UpUp pointing arrow shaped marker.
Static
Readonly
UpLined up pointing arrow shaped marker.
Static
Readonly
UpOutlined up arrow shaped marker.
Static
Readonly
VerticalLined vertical marker.
Static
Readonly
VerticalVertical rectangle shaped marker.
Static
Readonly
VerticalOutlined vertical rectangle shaped marker.
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.
Static
EqualsDetermines 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.
Rest
...rest: Enum[]The other enum values.
The result.
Perform Or operation on enum values.
Rest
...rest: Enum[]The other enum values.
The result.
Perform Xor operation on enum values.
Rest
...rest: Enum[]The other enum values.
The result.
Specifies supported marker types.
Since
2.0