Click or drag to resize

AnnotationDataGetLineCapBounds 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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
protected virtual RectangleF GetLineCapBounds()

Return Value

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