ImageGear22.Core Assembly > ImageGear.Display Namespace > IImGearPageDisplay Interface : Resampling Property |
'Declaration ReadOnly Property Resampling As IImGearResample
'Usage Dim instance As IImGearPageDisplay Dim value As IImGearResample value = instance.Resampling
IImGearResample Resampling {get;}
__property IImGearResample* get_Resampling();
property IImGearResample^ Resampling { IImGearResample^ get(); }