Leadtools.Services.Barcode.DataContracts Namespace > BarcodeData Class : Location Property |
[DataMemberAttribute(Name="Location", IsRequired=true)] public LeadRect Location {get; set;}
'Declaration <DataMemberAttribute(Name="Location", IsRequired=True)> Public Property Location As LeadRect
'Usage Dim instance As BarcodeData Dim value As LeadRect instance.Location = value value = instance.Location
[DataMemberAttribute(Name="Location", IsRequired=true)] public LeadRect Location {get; set;}
DataMemberAttribute(Name="Location", IsRequired=) get_Location();
set_Location(value);
[DataMemberAttribute(Name="Location", IsRequired=true)] public: property LeadRect Location { LeadRect get(); void set ( LeadRect value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2