Visual Basic (Declaration) | |
---|---|
Public Property GeometryType As Nullable(Of GeometryType) |
C# | |
---|---|
public Nullable<GeometryType> GeometryType {get; set;} |
Property Value
The type of the geometry.Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
GeometryType Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client Namespace > QueryDataSource Class : GeometryType Property |
Visual Basic (Declaration) | |
---|---|
Public Property GeometryType As Nullable(Of GeometryType) |
C# | |
---|---|
public Nullable<GeometryType> GeometryType {get; set;} |
Target Platforms:Windows Phone 7