Leadtools.Workflow.Barcode Namespace > BarcodeData Class : Location Property |
public Rectangle Location {get; set;}
'Declaration Public Property Location As Rectangle
'Usage Dim instance As BarcodeData Dim value As Rectangle instance.Location = value value = instance.Location