* Returns the bpd of the viewport for this area.
* @return The bpd of the viewport for this area.
*/
public int viewportBPD() {
final InstreamForeignObject ifo = this.traitGeneratedBy();
return ifo.viewportBpd(this);
}
/**
* Returns the ipd of the viewport for this area.
* @return The ipd of the viewport for this area.