DiscussionsIssue archiveOther usage issues

Archived discussion

Background Image

Other usage issuesTue, 07/06/2004 - 15:131 reply

Browse this forum
QuestionAuthor

Please, tell us how you do so.
As in you e-viewer plugin.
It will be very usefull for your users.

Thanx

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Use the procedure SetBackgroundImage on your V3d_View object.
Here is the signature(CDL notation):
V3D_View::SetBackgroundImage(
FileName : CString from Standard;
FillStyle : FillMethod from Aspect = Aspect_FM_CENTERED;
update : Boolean from Standard = Standard_False );