SurfaceContourLabelGroupSetLabelLinePoint Method

Set one key point from label line by index

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetLabelLinePoint(
	int index,
	Point2d __unnamed001
)

Parameters

index  Int32
 
__unnamed001  Point2d
 
See Also