The members of this enumeration specify what marks should be drawn where the anchor points of a node are located. These constants can be used as parameters of the constructors and the AnchorPoint.setMarkStyle method of the AnchorPoint class.
The following tables list the members exposed by the MarkStyle type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the MarkStyle class. |
Name | Description | |
---|---|---|
![]() ![]() |
Draw a circle at the anchor point location. |
|
![]() ![]() |
Draw a cross at the anchor point location. |
|
![]() ![]() |
Custom-draw the anchor point. |
|
![]() ![]() |
No visual indication for the anchor point. |
|
![]() ![]() |
Draw a rectangle at the anchor point location. |
|
![]() ![]() |
Draw an X at the anchor point location. |