ImageGear for .NET
IImGearScrollableView Interface
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace : IImGearScrollableView Interface




Glossary Item Box

Obtains all information required by IG display code and modifies some attributes of underlying window (scrollbars state).

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This interface is designed to separate IG display API from .NET windows and forms. Any object implementing this interface can be used. A null value can also be specified. In this case all required information will be obtained from Graphics object. In all display API calls IImGearScrollableView parameter is accompanied with Graphics object. To draw on a printer, null value should be passed to IImGearScrollableView parameter.

See Also

©2013. Accusoft Corporation. All Rights Reserved.