SurfaceContourLabelGroupGetLabelLinePoint Method

Get one key point from label line by index

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Point2d GetLabelLinePoint(
	int index
)

Parameters

index  Int32
 

Return Value

Point2d
See Also