TextRunBounds.Length Property

Definition

Gets the character length of bounded text run.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Property Value

An Int32 value that represents the character length.

Applies to