Click or drag to resize

MasterDrawComponentMoveTo Method

Move the drawing component definition to the specified position.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public abstract void MoveTo(
	int index
)

Parameters

index
Type: SystemInt32
See Also