Constructor LinkShape
Namespace TallComponents.PDF.Layout.Shapes.Annotations
Class LinkShape
Create a new LinkShape with given extent.
Syntax
public
LinkShape(
Double
width
,
Double
height
)
Parameters
Double
width
The width of this shape.
Double
height
The height of this shape.