Click or drag to resize

LineDataGetLineCapBounds Method

Called to get the rectangle bounds of the line cap used in an AnnotationLineCap.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override RectangleF GetLineCapBounds()

Return Value

Type: RectangleF
The bounds for the line cap.
See Also