Share via


CTLine.CaretEdgeEnumerator Delegate

Definition

public delegate void CTLine.CaretEdgeEnumerator(double offset, IntPtr charIndex, bool leadingEdge, ref bool stop);
type CTLine.CaretEdgeEnumerator = delegate of double * nativeint * bool * bool -> unit

Parameters

offset
Double
charIndex
IntPtr

nativeint

leadingEdge
Boolean
stop
Boolean

Applies to