[]
Returns the width of this fragment between two C1TextPointer offsets.
public double Measure(int start, int end)
Public Function Measure(start As Integer, [end] As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | start | The start offset. |
| int | end | The end offset. |
| Type | Description |
|---|---|
| double |