Leadtools.Workflow.ImageProcessing Namespace > InvertedTextActivity Class : ImageRegion Property |
public WorkflowImage ImageRegion {get;}
'Declaration Public ReadOnly Property ImageRegion As WorkflowImage
'Usage Dim instance As InvertedTextActivity Dim value As WorkflowImage value = instance.ImageRegion
public: property WorkflowImage^ ImageRegion { WorkflowImage^ get(); }