Rune.Plane Property

Definition

Gets the Unicode plane (0 to 16, inclusive) that contains this scalar.

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

Property Value

The Unicode plane (0 to 16, inclusive) that contains this scalar.

Applies to