Click or drag to resize
Accord.NET (logo)

VPTreeNodeBaseTPoint, TNodePosition Property

Gets or sets the current position for this Vantage-Point Tree Node.

Namespace:  Accord.Collections
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public TPoint Position { get; set; }
Request Example View Source

Property Value

Type: TPoint
See Also