TextLayer.TextBoundBox

TextLayer.TextBoundBox property

Gets or sets the text bound box.

public RectangleF TextBoundBox { get; set; }

Property Value

The text bound box.

See Also