ParagraphGetActualDestRect Method |
Get the actual destination rect that this paragraph takes (based on text content, font size, and word wrap).
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override Rectangle GetActualDestRect()
Return Value
Type:
RectangleActual paragraph destination rect.
See Also