[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.SetImageDPISupport

SetImageDPISupport Method

SetImageDPISupport(int, MultiScalingBitmapManager)

Sets the multiscaling versions of specified graphic for a specified part of the user interface.

Declaration
public void SetImageDPISupport(int id, MultiScalingBitmapManager imageManager)
Public Sub SetImageDPISupport(id As Integer, imageManager As MultiScalingBitmapManager)
Parameters
Type Name Description
int id

Unique identifier of the part of the user interface

MultiScalingBitmapManager imageManager

The MultiScalingImageManager object that help retrieve multiscaling versio of the graphic image.