Click or drag to resize

AnnotationLineCapRenderOffset Property

Gets the offset from the line point to the top-left of the bounding rectangle for the line cap.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PointF RenderOffset { get; }

Property Value

Type: PointF
The offset of the bounding rectangle from the line cap position.
See Also