dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Model
GeometryFieldsInfo Class
The GeometryFieldsInfo
class returns information about the system maintained geometry information associated with a specific feature in a FeatureLayer.
ArcGIS Maps SDK for JavaScript
public class GeometryFieldsInfo :
System.IEquatable<dymaptic.GeoBlazor.Core.Model.GeometryFieldsInfo>
Inheritance System.Object 🡒 GeometryFieldsInfo
Implements System.IEquatable<GeometryFieldsInfo>
Constructors
GeometryFieldsInfo() Constructor
The GeometryFieldsInfo
class returns information about the system maintained geometry information associated with a specific feature in a FeatureLayer.
ArcGIS Maps SDK for JavaScript
public GeometryFieldsInfo();