Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode.Deprecated Namespace > BarcodeData Class : Location Property |
public LeadRect Location {get; set;}
'Declaration
Public Property Location As LeadRect
'Usage
Dim instance As BarcodeData Dim value As LeadRect instance.Location = value value = instance.Location
public LeadRect Location {get; set;}
<br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location');