IXYBounds |
public interface IXYBoundsHolder : IXBoundsHolder, IYBoundsHolder
The IXYBoundsHolder type exposes the following members.
Name | Description | |
---|---|---|
MergeXBoundsInto |
This merges the x boundary of the object with the boundary pb. The boundary pb is updated so that
it now includes the x boundary range of the object.
(Inherited from IXBoundsHolder) | |
MergeYBoundsInto |
This merges the y boundary of the object with the boundary pb. The boundary pb is updated so that
it now includes the y boundary range of the object.
(Inherited from IYBoundsHolder) |