Interface IBoundsCheckableItem

IBoundsCheckableItem interface

public interface IBoundsCheckableItem

Methods

NameDescription
CheckBounds(double, double)Checks if the item fits within the given container dimensions (inclusive).

See Also