Specify the anchor point.
Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AnchorPoint() As Integer
|
| [C#] |
|---|
public int AnchorPoint {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_AnchorPoint();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AnchorPoint(
|
| [Java] |
|---|
public int getAnchorPoint();public void setAnchorPoint(
|