Click or drag to resize

LineClusterT Constructor

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public LineCluster(
	int tileX1,
	int tileY1,
	int tileX2,
	int tileY2
)

Parameters

tileX1
Type: SystemInt32
Documentation in progress...
tileY1
Type: SystemInt32
Documentation in progress...
tileX2
Type: SystemInt32
Documentation in progress...
tileY2
Type: SystemInt32
Documentation in progress...
See Also