Geometry.Type Property
Gets the geometry type of a Geometry.
Thread safety: This property is thread-safe.
Syntax
public GeometryType Type { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the geometry type of a Geometry.
public GeometryType Type { get; }
Windows, Linux, Android
In this article
Gets the geometry type of a Geometry.
public:
GeometryType type ( ) const;
Windows, Linux, Android
In this article
Gets the geometry type of a Geometry.
public final GeometryType getType ( )
Windows, Linux, Android
In this article
Gets the geometry type of a Geometry.
type
Windows, Linux, Android
In this article