Leadtools.Services.ImageProcessing.DataContracts Namespace > CropRequest Class : Rectangle Property |
[DataMemberAttribute(Name="Rectangle", IsRequired=true)] public LeadRect Rectangle {get; set;}
'Declaration <DataMemberAttribute(Name="Rectangle", IsRequired=True)> Public Property Rectangle As LeadRect
'Usage Dim instance As CropRequest Dim value As LeadRect instance.Rectangle = value value = instance.Rectangle
[DataMemberAttribute(Name="Rectangle", IsRequired=true)] public LeadRect Rectangle {get; set;}
DataMemberAttribute(Name="Rectangle", IsRequired=) get_Rectangle();
set_Rectangle(value);
[DataMemberAttribute(Name="Rectangle", IsRequired=true)] public: property LeadRect Rectangle { 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