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