ImageGear .NET - Updated October 26, 2017
Resampling Property (IImGearPageDisplay)




ImageGear23.Core Assembly > ImageGear.Display Namespace > IImGearPageDisplay Interface : Resampling Property
Gets re-sampling attributes.
Syntax
'Declaration
 
ReadOnly Property Resampling As IImGearResample
 
'Usage
 
Dim instance As IImGearPageDisplay
Dim value As IImGearResample
 
value = instance.Resampling

Property Value

IImGearResample interface object.
See Also

Reference

IImGearPageDisplay Interface
IImGearPageDisplay Members
IImGearResample Interface