PointInfoTAggregate Property |
Gets or sets the aggregate value of the point.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public double Aggregate { get; set; }
Public Property Aggregate As Double
Get
Set
public:
property double Aggregate {
double get ();
void set (double value);
}
member Aggregate : float with get, set
Property Value
Type:
DoubleSee Also