Property Points
Points
Gets all the points that this bounds contains.
public override IEnumerable<int> Points { get; }Property Value
- IEnumerable<int>
- The points contained in this bounds. 
Gets all the points that this bounds contains.
public override IEnumerable<int> Points { get; }The points contained in this bounds.