ClusterTNumPoints Property |
Gets or sets the number of points in a 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 int NumPoints { get; set; }
Public Property NumPoints As Integer
Get
Set
public:
property int NumPoints {
int get ();
void set (int value);
}
member NumPoints : int with get, set
Property Value
Type:
Int32See Also