Leadtools.Workflow.ImageProcessing Namespace > DeskewActivity Class : InterpolationType Property |
public DeskewCommandInterpolationType InterpolationType {get; set;}
'Declaration Public Property InterpolationType As DeskewCommandInterpolationType
'Usage Dim instance As DeskewActivity Dim value As DeskewCommandInterpolationType instance.InterpolationType = value value = instance.InterpolationType
public: property DeskewCommandInterpolationType InterpolationType { DeskewCommandInterpolationType get(); void set ( DeskewCommandInterpolationType value); }