Rune.Plane プロパティ

定義

このスカラーを含む Unicode 平面 (0 から 16 まで、0 と 16 を含む) を取得します。

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

プロパティ値

Int32

このスカラーを含む Unicode プレーン (0 から 16 を含む)。

適用対象