ClusterTCentroidY Property |
Gets the aggregated centroid y value of the cluster.
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 CentroidY { get; }
Public ReadOnly Property CentroidY As Double
Get
public:
property double CentroidY {
double get ();
}
member CentroidY : float with get
Property Value
Type:
DoubleSee Also