Sdílet prostřednictvím


DbGeometry.InteriorRingCount Vlastnost

Definice

Získá počet vnitřních kroužků v této DbGeometry hodnota, pokud představuje mnohoúhelník.

public:
 property Nullable<int> InteriorRingCount { Nullable<int> get(); };
public int? InteriorRingCount { get; }
member this.InteriorRingCount : Nullable<int>
Public ReadOnly Property InteriorRingCount As Nullable(Of Integer)

Hodnota vlastnosti

Počet prvků v této geometrické hodnotě, pokud představuje mnohoúhelník; v opačném případě . null

Platí pro