Positions this label relatively to the specified control point.
SyntaxVB6
Copy Code
|
|---|
Public Sub SetControlPointPosition( _ |
C++
Copy Code
|
|---|
public: |
The control point index.
Horizontal offset from the point.
Vertical offset from the point.
See Also