[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1LineFragment.Measure

Measure Method

Measure(int, int)

Returns the width of this fragment between two C1TextPointer offsets.

Declaration
public double Measure(int start, int end)
Parameters
Type Name Description
int start

The start offset.

int end

The end offset.

Returns
Type Description
double