SketchMergePoints Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public void MergePoints(
	int replace,
	int with
)

Parameters

replace  Int32
 
with  Int32
 

See Also