Aspose::Pdf::Generator::IBoundsCheckableItem class

IBoundsCheckableItem class

class IBoundsCheckableItem : public virtual System::Object

Methods

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

See Also