Leadtools.Services.Forms.DataContracts Namespace > OcrZone Class : Bounds Property |
[DataMemberAttribute(Name="Bounds", IsRequired=true)] public LeadRect Bounds {get; set;}
'Declaration <DataMemberAttribute(Name="Bounds", IsRequired=True)> Public Property Bounds As LeadRect
'Usage Dim instance As OcrZone Dim value As LeadRect instance.Bounds = value value = instance.Bounds
[DataMemberAttribute(Name="Bounds", IsRequired=true)] public LeadRect Bounds {get; set;}
DataMemberAttribute(Name="Bounds", IsRequired=) get_Bounds();
set_Bounds(value);
[DataMemberAttribute(Name="Bounds", IsRequired=true)] public: property LeadRect Bounds { LeadRect get(); void set ( LeadRect value); }
The coordinates of the zone is in logical (page) coordinates.
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