Click or drag to resize

ArcWeight Property

Sets/Gets the weight of the arc. This value is used to determine the cost of moving through the arc.

Namespace:  Pathfinding
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public double Weight { get; set; }

Property Value

Type: Double
See Also