Coordinates of changed element.
Namespace: GroupDocs.Comparison.ResultAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic Rectangle Box { get; set; }
Public Property Box As Rectangle
Get
Set
public:
property Rectangle Box {
Rectangle get ();
void set (Rectangle value);
}
member Box : Rectangle with get, set
Property Value
Type:
Rectangle
See Also