Interface IBox

IBox interface

Interface that describes box (coordinates)

public interface IBox

Properties

Name Description
Box { get; set; } Gets or sets annotation position

See Also