WebGridCellFeatureStatisticsFeatureArea Property |
Area of polygon feature.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public double FeatureArea { get; set; }
Public Property FeatureArea As Double
Get
Set
public:
property double FeatureArea {
double get ();
void set (double value);
}
member FeatureArea : float with get, set
Property Value
Type:
DoubleSee Also