IBox

public interface IBox

Defines annotation position

Methods

Method Description
getBox() Gets or sets annotation position
setBox(Rectangle value) Gets or sets annotation position

getBox()

public abstract Rectangle getBox()

Gets or sets annotation position

Returns: Rectangle -

setBox(Rectangle value)

public abstract void setBox(Rectangle value)

Gets or sets annotation position

Parameters:

Parameter Type Description
value Rectangle