Positions this label relatively to the node center.
SyntaxVB6
Copy Code
|
|---|
Public Sub SetCenterPosition( _ |
C++
Copy Code
|
|---|
public: |
Horizontal offset from the center point.
Vertical offset from the center point.
RemarksThis method sets the node's center as label's pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties.
See Also