![]() | |
Arrow |
The ArrowVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrowAngle | Gets or sets the angle of the arrow in degrees. Default value is 60. |
![]() | ArrowRadius | Gets or sets the radius of the arrow - half of the arrow width. If not set than arrow radius is calculated as two time the value of Radius property. |
![]() | EndPosition | Gets or sets the line's end position |
![]() | GenerateTextureCoordinates | Gets or sets a Boolean that specified if texture coordinates are generated (created mesh is more complicated in this case). Default value is true. |
![]() | Radius | Gets or sets the radius of the cone that defines the 3D line (without arrow). |
![]() | Segments | Gets or sets the number of segments that define the circles used to create arrow sections. Default value is 30. |
![]() | StartPosition | Gets or sets line's start position |