|
LineNodeLineArrowAngle Property |
Gets or sets the angle of the line arrows. Default value is 15 degrees.
Note that if the line is short so that the arrow length exceeds the amount defined by MaxLineArrowLength, the arrow is shortened which increased the arrow angle.
Namespace: Ab4d.SharpEngine.SceneNodesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 2.0.8956+4c7684e186ca1be74e7a284fbe739d9a1b843d3c
Syntax public static float LineArrowAngle { get; set; }
Property Value
SingleSee Also