TextMeasureInfo.Characters Property

Definition

The sum of property values.

public:
 property Nullable<int> Characters { Nullable<int> get(); void set(Nullable<int> value); };
public int? Characters { get; set; }
member this.Characters : Nullable<int> with get, set
Public Property Characters As Nullable(Of Integer)

Property Value

Applies to