DbGeography.Dimension プロパティ

定義

指定した DbGeography 値のディメンションを取得するか、値がコレクションの場合は最大の要素ディメンションを取得します。

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

プロパティ値

指定した DbGeography 値のディメンション。

適用対象