User Guide > How to Work with... > Image Display > Display Images in WPF Environment > Specifying Scale Settings |
The ImGearPresentationPageDisplay Class API allows you to specify scale settings for image and annotation drawing under WPF graphics environment. Scale settings specify the engine that is used for image scaling, and provide information that is specific for a particular scale engine.
Since the PageView Class calls ImGearPresentationPageDisplay Class drawing methods internally, it provides public properties that allow the user to specify scale settings for internal drawing operations. Use the ImageScaleSettings Property to set scale settings for the image. Use the AnnotationScaleSettings Property to set scale settings for the annotations.