Leadtools.Workflow.ImageProcessing Namespace > ResizeInterpolateActivity Class : Width Property |
public int Width {get; set;}
'Declaration Public Property Width As Integer
'Usage Dim instance As ResizeInterpolateActivity Dim value As Integer instance.Width = value value = instance.Width