IBoundsCheckableItem.CheckBounds
IBoundsCheckableItem.CheckBounds 方法
检查项目是否适合给定的容器尺寸(包括在内)。
public bool CheckBounds(double containerWidth, double containerHeight)
参数 | 类型 | 描述 |
---|---|---|
containerWidth | Double | 容器的宽度。 |
containerHeight | Double | 容器的高度。 |
返回值
如果适合则为真;否则为假。
另请参阅
- 接口 IBoundsCheckableItem
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF