Property Load Load Gets a collection of load values at polygon vertices Declaration IReadOnlyList<(int Vertex, double Load)> Load { get; } Property Value Type Description IReadOnlyList<(int Vertex, double Load)>