'Declaration Public Property RegionOfInterest As Rectangle
'Usage Dim instance As GraphicLineDetectionOptions Dim value As Rectangle instance.RegionOfInterest = value value = instance.RegionOfInterest
public Rectangle RegionOfInterest {get; set;}
'Declaration Public Property RegionOfInterest As Rectangle
'Usage Dim instance As GraphicLineDetectionOptions Dim value As Rectangle instance.RegionOfInterest = value value = instance.RegionOfInterest
public Rectangle RegionOfInterest {get; set;}