Table of Contents

Method Clone

Namespace
LMKit.Extraction.Layout
Assembly
LM-Kit.NET.dll

Clone()

Creates a deep copy of the rectangle.

public Rectangle Clone()

Returns

Rectangle

A new Rectangle with identical coordinates.